data-silence
commited on
Commit
•
ff19a01
1
Parent(s):
fdc8c19
Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,9 @@ metrics:
|
|
11 |
model-index:
|
12 |
- name: news_classifier_ft
|
13 |
results: []
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -67,4 +70,4 @@ The following hyperparameters were used during training:
|
|
67 |
- Transformers 4.42.4
|
68 |
- Pytorch 2.3.1+cu121
|
69 |
- Datasets 2.20.0
|
70 |
-
- Tokenizers 0.19.1
|
|
|
11 |
model-index:
|
12 |
- name: news_classifier_ft
|
13 |
results: []
|
14 |
+
datasets:
|
15 |
+
- data-silence/rus_news_classifier
|
16 |
+
pipeline_tag: text-classification
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
70 |
- Transformers 4.42.4
|
71 |
- Pytorch 2.3.1+cu121
|
72 |
- Datasets 2.20.0
|
73 |
+
- Tokenizers 0.19.1
|