Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ Some additional info about the model:
|
|
21 |
|
22 |
- **Fine-Tuning Source:** The model has undergone fine-tuning using a diverse dataset comprising over 20,000 paragraphs from Russian literary works.
|
23 |
|
24 |
-
- **Supported Classes:** The model is designed to predict classes following specific punctuation marks:
|
25 |
|
26 |
- **Input Format:** To achieve optimal results, input text should be provided without punctuation marks. The model does not process changes in letter case.
|
27 |
|
|
|
21 |
|
22 |
- **Fine-Tuning Source:** The model has undergone fine-tuning using a diverse dataset comprising over 20,000 paragraphs from Russian literary works.
|
23 |
|
24 |
+
- **Supported Classes:** The model is designed to predict classes following specific punctuation marks: ? ! . , : ... and space (as class O).
|
25 |
|
26 |
- **Input Format:** To achieve optimal results, input text should be provided without punctuation marks. The model does not process changes in letter case.
|
27 |
|