deepgai commited on
Commit
f7e7019
·
1 Parent(s): e9c8f04

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -13
README.md CHANGED
@@ -11,19 +11,19 @@ model-index:
11
  - name: tweet_eval-sentiment-finetuned
12
  results:
13
  - task:
14
- name: Text Classification
15
- type: text-classification
16
- dataset:
17
- name: sentiment
18
- type: sentiment
19
- args: default
20
- metrics:
21
- - name: Accuracy
22
- type: accuracy
23
- value: 0.70
24
- - name: f1
25
- type: f1
26
- value: 0.70
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
11
  - name: tweet_eval-sentiment-finetuned
12
  results:
13
  - task:
14
+ name: Text Classification
15
+ type: text-classification
16
+ dataset:
17
+ name: sentiment
18
+ type: sentiment
19
+ args: default
20
+ metrics:
21
+ - name: Accuracy
22
+ type: accuracy
23
+ value: 0.70
24
+ - name: f1
25
+ type: f1
26
+ value: 0.70
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You