Saran09577 commited on
Commit
17b1a52
1 Parent(s): a1ccdb2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,11 +1,19 @@
1
-
2
  ---
3
  tags:
4
  - autotrain
5
  - text-classification
6
  base_model: cardiffnlp/twitter-roberta-base-sentiment-latest
7
  widget:
8
- - text: "I love AutoTrain"
 
 
 
 
 
 
 
 
 
9
  ---
10
 
11
  # Model Trained Using AutoTrain
@@ -23,4 +31,4 @@ recall: 1.0
23
 
24
  auc: 1.0
25
 
26
- accuracy: 1.0
 
 
1
  ---
2
  tags:
3
  - autotrain
4
  - text-classification
5
  base_model: cardiffnlp/twitter-roberta-base-sentiment-latest
6
  widget:
7
+ - text: I love AutoTrain
8
+ license: afl-3.0
9
+ datasets:
10
+ - BrainGPT/BrainBench_Human_v0.1.csv
11
+ language:
12
+ - en
13
+ metrics:
14
+ - accuracy
15
+ library_name: adapter-transformers
16
+ pipeline_tag: text-classification
17
  ---
18
 
19
  # Model Trained Using AutoTrain
 
31
 
32
  auc: 1.0
33
 
34
+ accuracy: 1.0