Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,9 @@ metrics:
|
|
9 |
model-index:
|
10 |
- name: finetuning_sentiment_model
|
11 |
results: []
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -56,4 +59,4 @@ The following hyperparameters were used during training:
|
|
56 |
- Transformers 4.35.0
|
57 |
- Pytorch 2.1.0+cu118
|
58 |
- Datasets 2.14.6
|
59 |
-
- Tokenizers 0.14.1
|
|
|
9 |
model-index:
|
10 |
- name: finetuning_sentiment_model
|
11 |
results: []
|
12 |
+
language:
|
13 |
+
- tr
|
14 |
+
pipeline_tag: text-classification
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
59 |
- Transformers 4.35.0
|
60 |
- Pytorch 2.1.0+cu118
|
61 |
- Datasets 2.14.6
|
62 |
+
- Tokenizers 0.14.1
|