MatteoWood commited on
Commit
3e1ff5c
1 Parent(s): 06f4a4a

Update README.md

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