lucifer1214
commited on
Commit
•
c3eac21
1
Parent(s):
36788bc
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,8 @@ metrics:
|
|
7 |
model-index:
|
8 |
- name: fine_tune_sentiment
|
9 |
results: []
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -57,4 +59,4 @@ The following hyperparameters were used during training:
|
|
57 |
- Transformers 4.42.4
|
58 |
- Pytorch 2.3.1+cu121
|
59 |
- Datasets 2.21.0
|
60 |
-
- Tokenizers 0.19.1
|
|
|
7 |
model-index:
|
8 |
- name: fine_tune_sentiment
|
9 |
results: []
|
10 |
+
library_name: transformers
|
11 |
+
pipeline_tag: text-classification
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
59 |
- Transformers 4.42.4
|
60 |
- Pytorch 2.3.1+cu121
|
61 |
- Datasets 2.21.0
|
62 |
+
- Tokenizers 0.19.1
|