waris-gill commited on
Commit
52840b7
·
verified ·
1 Parent(s): e333d42

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -201,7 +201,7 @@ You can finetune this model on your own dataset.
201
  ![negation](negation.png)
202
 
203
 
204
- ### Training Hyperparameters
205
  #### Non-Default Hyperparameters
206
 
207
  - `eval_strategy`: steps
@@ -214,9 +214,9 @@ You can finetune this model on your own dataset.
214
  - `gradient_checkpointing`: True
215
  - `torch_compile`: True
216
  - `torch_compile_backend`: inductor
217
- - `batch_sampler`: no_duplicates
218
 
219
- #### All Hyperparameters
220
  <details><summary>Click to expand</summary>
221
 
222
  - `overwrite_output_dir`: False
@@ -366,7 +366,7 @@ You can finetune this model on your own dataset.
366
  - PyTorch: 2.6.0+cu124
367
  - Accelerate: 1.6.0
368
  - Datasets: 3.5.1
369
- - Tokenizers: 0.21.1
370
 
371
  ## Citation
372
 
 
201
  ![negation](negation.png)
202
 
203
 
204
+ <!-- ### Training Hyperparameters
205
  #### Non-Default Hyperparameters
206
 
207
  - `eval_strategy`: steps
 
214
  - `gradient_checkpointing`: True
215
  - `torch_compile`: True
216
  - `torch_compile_backend`: inductor
217
+ - `batch_sampler`: no_duplicates -->
218
 
219
+ <!-- #### All Hyperparameters
220
  <details><summary>Click to expand</summary>
221
 
222
  - `overwrite_output_dir`: False
 
366
  - PyTorch: 2.6.0+cu124
367
  - Accelerate: 1.6.0
368
  - Datasets: 3.5.1
369
+ - Tokenizers: 0.21.1 -->
370
 
371
  ## Citation
372