alexandreteles commited on
Commit
f5d7e70
1 Parent(s): 189b55e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -13
README.md CHANGED
@@ -1,11 +1,13 @@
1
  ---
2
  tags:
 
 
3
  - autotrain
4
  - text-classification
5
  language:
6
  - pt
7
  widget:
8
- - text: "I love AutoTrain 🤗"
9
  datasets:
10
  - alexandreteles/told_br_binary_sm
11
  co2_eq_emissions:
@@ -20,18 +22,19 @@ model-index:
20
  type: alexandreteles/told_br_binary_sm
21
  name: told-br-small
22
  metrics:
23
- - type: accuracy
24
- value: 0.800
25
- name: Accuracy
26
- verified: true
27
- - type: f1
28
- value: 0.759
29
- name: F1
30
- verified: true
31
- - type: roc_auc
32
- value: 0.891
33
- name: AUC
34
- verified: true
 
35
  ---
36
 
37
  # Model Trained Using AutoTrain
 
1
  ---
2
  tags:
3
+ - transformers
4
+ - pytorch
5
  - autotrain
6
  - text-classification
7
  language:
8
  - pt
9
  widget:
10
+ - text: I love AutoTrain 🤗
11
  datasets:
12
  - alexandreteles/told_br_binary_sm
13
  co2_eq_emissions:
 
22
  type: alexandreteles/told_br_binary_sm
23
  name: told-br-small
24
  metrics:
25
+ - type: accuracy
26
+ value: 0.8
27
+ name: Accuracy
28
+ verified: true
29
+ - type: f1
30
+ value: 0.759
31
+ name: F1
32
+ verified: true
33
+ - type: roc_auc
34
+ value: 0.891
35
+ name: AUC
36
+ verified: true
37
+ library_name: transformers
38
  ---
39
 
40
  # Model Trained Using AutoTrain