MatteoWood commited on
Commit
4985438
1 Parent(s): d59cb29

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -4
README.md CHANGED
@@ -1,19 +1,26 @@
1
-
2
  ---
3
  tags:
4
- - autotrain
5
  - text-classification
 
6
  widget:
7
- - text: "I love AutoTrain"
 
8
  datasets:
9
- - MatteoWood/autotrain-data-bert-sexism-classifier-aug1000
10
  ---
11
 
12
  # Model Trained Using AutoTrain
13
 
14
  - Problem type: Text Classification
15
 
 
 
 
 
 
 
16
  ## Validation Metrics
 
17
  loss: 0.40127208828926086
18
 
19
  f1: 0.6585251291686237
 
 
1
  ---
2
  tags:
 
3
  - text-classification
4
+ - sexism
5
  widget:
6
+ - text: I love women
7
+ - text: I hate women
8
  datasets:
9
+ - MatteoWood/bert-sexism-classifier-aug1000-dataset
10
  ---
11
 
12
  # Model Trained Using AutoTrain
13
 
14
  - Problem type: Text Classification
15
 
16
+ # Training parameters
17
+
18
+ - lr: 5e-05
19
+ - epochs: 5
20
+ - batch size: 8
21
+
22
  ## Validation Metrics
23
+
24
  loss: 0.40127208828926086
25
 
26
  f1: 0.6585251291686237