alexandreteles commited on
Commit
5192146
1 Parent(s): bef43f2

Update README.md

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