Update README.md
Browse files
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**:
|
| 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
|