bhadresh-savani commited on
Commit
d265d12
1 Parent(s): e9e87fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -16,6 +16,7 @@ metrics:
16
 
17
  ## Model description:
18
  [roberta](https://arxiv.org/abs/1907.11692) is Bert with better hyperparameter choices so they said it's Robustly optimized Bert during pretraining.
 
19
  [roberta-base](https://huggingface.co/roberta-base) finetuned on the emotion dataset using HuggingFace Trainer with below Hyperparameters
20
  ```
21
  learning rate 2e-5,
 
16
 
17
  ## Model description:
18
  [roberta](https://arxiv.org/abs/1907.11692) is Bert with better hyperparameter choices so they said it's Robustly optimized Bert during pretraining.
19
+
20
  [roberta-base](https://huggingface.co/roberta-base) finetuned on the emotion dataset using HuggingFace Trainer with below Hyperparameters
21
  ```
22
  learning rate 2e-5,