chkla commited on
Commit
dd6fada
1 Parent(s): 90d2663

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -10,7 +10,8 @@ Please note that the label distribution in the dataset is imbalanced:
10
  * ARGUMENTS:
11
 
12
  **Model training**
13
- **RoBERTArg** was fine-tuned on a $RoBERTA_{base}$ pre-trained model using the HuggingFace trainer with the following hyperparameters. The hyperparameters were determined using a hyperparameter search on a 20% validation set.
 
14
 
15
  ```
16
  training_args = TrainingArguments(
 
10
  * ARGUMENTS:
11
 
12
  **Model training**
13
+
14
+ **RoBERTArg** was fine-tuned on a $$RoBERTA_{base}$$ pre-trained model using the HuggingFace trainer with the following hyperparameters. The hyperparameters were determined using a hyperparameter search on a 20% validation set.
15
 
16
  ```
17
  training_args = TrainingArguments(