Update README.md
Browse files
README.md
CHANGED
@@ -15,12 +15,12 @@ widget:
|
|
15 |
example_title: "Coherence example"
|
16 |
inference:
|
17 |
parameters:
|
18 |
-
max_new_tokens:
|
19 |
---
|
20 |
|
21 |
# Model Card for Spivavtor-Large
|
22 |
|
23 |
-
This model was obtained by instruciton tuning
|
24 |
|
25 |
**Paper:** Spivavtor: An Instruction Tuned Ukrainian Text Editing Model
|
26 |
|
|
|
15 |
example_title: "Coherence example"
|
16 |
inference:
|
17 |
parameters:
|
18 |
+
max_new_tokens: 250
|
19 |
---
|
20 |
|
21 |
# Model Card for Spivavtor-Large
|
22 |
|
23 |
+
This model was obtained by instruciton tuning `bigscience/mt0-large` model on the Spivavtor dataset. All details of the dataset and fine tuning process can be found in our paper.
|
24 |
|
25 |
**Paper:** Spivavtor: An Instruction Tuned Ukrainian Text Editing Model
|
26 |
|