alexandreteles commited on
Commit
7f0d4af
1 Parent(s): c857b38

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md CHANGED
@@ -10,6 +10,28 @@ datasets:
10
  - alexandreteles/autotrain-data-told_br_binary_sm
11
  co2_eq_emissions:
12
  emissions: 4.429755329718354
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  ---
14
 
15
  # Model Trained Using AutoTrain
 
10
  - alexandreteles/autotrain-data-told_br_binary_sm
11
  co2_eq_emissions:
12
  emissions: 4.429755329718354
13
+ model-index:
14
+ - name: told_br_binary_sm
15
+ results:
16
+ - task:
17
+ type: binary-classification
18
+ name: Binary Classification
19
+ dataset:
20
+ type: told-br
21
+ name: told-br
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