bhadresh-savani commited on
Commit
25d9f94
1 Parent(s): fd52bbd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ metrics:
15
  # bert-base-uncased-emotion
16
 
17
  ## Model description:
18
- `bert-base-uncased` finetuned on the emotion dataset using HuggingFace Trainer.
19
  ```
20
  learning rate 2e-5,
21
  batch size 64,
 
15
  # bert-base-uncased-emotion
16
 
17
  ## Model description:
18
+ `bert-base-uncased` finetuned on the emotion dataset using HuggingFace Trainer with below training parameters
19
  ```
20
  learning rate 2e-5,
21
  batch size 64,