SkyAsl commited on
Commit
cf7a8c3
·
verified ·
1 Parent(s): 763e94d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -43,13 +43,12 @@ pipeline_tag: text-classification
43
  https://huggingface.co/datasets/dair-ai/emotion
44
 
45
  #### Training Hyperparameters
46
- ```
47
  lr = 2e-4
48
  batch_size = 128
49
  epochs = 5
50
  weight_decay = 0.01
51
 
52
- ```
53
 
54
  #### Metrics
55
 
 
43
  https://huggingface.co/datasets/dair-ai/emotion
44
 
45
  #### Training Hyperparameters
46
+
47
  lr = 2e-4
48
  batch_size = 128
49
  epochs = 5
50
  weight_decay = 0.01
51
 
 
52
 
53
  #### Metrics
54