bugdaryan commited on
Commit
2ed7d6b
1 Parent(s): bfc73d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -33,10 +33,9 @@ pipeline_tag: text-generation
33
 
34
  ## Training Parameters
35
 
36
- - **Output Directory**: ./results
37
  - **Number of Training Epochs**: 1
38
  - **Mixed-Precision Training (fp16/bf16)**: False
39
- - **Batch Size per GPU for Training**: 4
40
  - **Batch Size per GPU for Evaluation**: 4
41
  - **Gradient Accumulation Steps**: 1
42
  - **Gradient Checkpointing**: True
 
33
 
34
  ## Training Parameters
35
 
 
36
  - **Number of Training Epochs**: 1
37
  - **Mixed-Precision Training (fp16/bf16)**: False
38
+ - **Batch Size per GPU for Training**: 32
39
  - **Batch Size per GPU for Evaluation**: 4
40
  - **Gradient Accumulation Steps**: 1
41
  - **Gradient Checkpointing**: True