Heem2 commited on
Commit
e047945
1 Parent(s): bc946d9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -27
README.md CHANGED
@@ -20,33 +20,6 @@ It achieves the following results on the evaluation set:
20
  - Loss: 0.0327
21
  - Accuracy: 0.9905
22
 
23
- ## Model description
24
-
25
- More information needed
26
-
27
- ## Intended uses & limitations
28
-
29
- More information needed
30
-
31
- ## Training and evaluation data
32
-
33
- More information needed
34
-
35
- ## Training procedure
36
-
37
- ### Training hyperparameters
38
-
39
- The following hyperparameters were used during training:
40
- - learning_rate: 0.0003
41
- - train_batch_size: 8
42
- - eval_batch_size: 8
43
- - seed: 42
44
- - gradient_accumulation_steps: 2
45
- - total_train_batch_size: 16
46
- - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
- - lr_scheduler_type: linear
48
- - lr_scheduler_warmup_ratio: 0.01
49
- - num_epochs: 2
50
 
51
  ### Training results
52
 
 
20
  - Loss: 0.0327
21
  - Accuracy: 0.9905
22
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
 
24
  ### Training results
25