Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ We propose **InfiFPO**, a principled and efficient framework for performing mode
|
|
25 |
| **Inputs** | Text, best suited for prompts in the chat format |
|
26 |
| **Max Context length** | 16K tokens |
|
27 |
| **Fusing input length** | 4K tokens |
|
28 |
-
| **Fusing time** |
|
29 |
| **Fusing data** | 520M tokens |
|
30 |
| **Outputs** | Generated text in response to input |
|
31 |
| **Status** | Static model trained on an offline dataset |
|
|
|
25 |
| **Inputs** | Text, best suited for prompts in the chat format |
|
26 |
| **Max Context length** | 16K tokens |
|
27 |
| **Fusing input length** | 4K tokens |
|
28 |
+
| **Fusing time** | 58 hours |
|
29 |
| **Fusing data** | 520M tokens |
|
30 |
| **Outputs** | Generated text in response to input |
|
31 |
| **Status** | Static model trained on an offline dataset |
|