Update README.md
Browse files
README.md
CHANGED
@@ -86,16 +86,6 @@ for i in result:
|
|
86 |
|
87 |
## Training Details
|
88 |
|
89 |
-
### Training Data
|
90 |
-
|
91 |
-
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
92 |
-
|
93 |
-
[More Information Needed]
|
94 |
-
|
95 |
-
### Training Procedure
|
96 |
-
|
97 |
-
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
98 |
-
|
99 |
#### Preprocessing
|
100 |
|
101 |
Model was trained on the `normalized_text` attribute of the [Mići Princ dataset](https://huggingface.co/datasets/classla/Mici_Princ). This means
|
|
|
86 |
|
87 |
## Training Details
|
88 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
#### Preprocessing
|
90 |
|
91 |
Model was trained on the `normalized_text` attribute of the [Mići Princ dataset](https://huggingface.co/datasets/classla/Mici_Princ). This means
|