breadlicker45 commited on
Commit
16e09dd
·
verified ·
1 Parent(s): 90c4322

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -7,7 +7,7 @@ datasets:
7
 
8
  # trained to classify gender from text (just isn't possible on any model, but this model is pretty good compared to others)
9
 
10
-
11
- # max length: 512
12
- # batch size: 64 on one mi300x
13
- # how much of the dataset did it train on: about 25% of the dataset.
 
7
 
8
  # trained to classify gender from text (just isn't possible on any model, but this model is pretty good compared to others)
9
 
10
+ # settings I trained it with:
11
+ max length: 512
12
+ batch size: 64 on one mi300x
13
+ how much of the dataset did it train on: about 25% of the dataset.