angel-poc commited on
Commit
74674e7
1 Parent(s): db4bf16

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -103,7 +103,7 @@ At the time of submission, no measures have been taken to estimate the bias embe
103
  We used the Catalan split of the [MASSIVE](https://huggingface.co/datasets/AmazonScience/massive) dataset for training and evaluation.
104
 
105
  ### Training procedure
106
- The model was trained with a batch size of 16 and a learning rate of 5e-5 for 20 epochs. We then selected the best checkpoint using the downstream task metric in the corresponding development set and then evaluated it on the test set.
107
 
108
  ## Evaluation
109
 
 
103
  We used the Catalan split of the [MASSIVE](https://huggingface.co/datasets/AmazonScience/massive) dataset for training and evaluation.
104
 
105
  ### Training procedure
106
+ The model was trained with a batch size of 16 and a learning rate of 1e-5 for 20 epochs. We then selected the best checkpoint using the downstream task metric in the corresponding development set and then evaluated it on the test set.
107
 
108
  ## Evaluation
109