Update README.md
Browse files
README.md
CHANGED
@@ -37,7 +37,7 @@ This model is an aspect based sentiment analysis model fine-tuned from the Llama
|
|
37 |
|
38 |
### TrainingArguments
|
39 |
- Output directory: "./results"
|
40 |
-
- Number of training epochs:
|
41 |
- Enabled fp16/bf16 training: False
|
42 |
- Batch size per GPU for training: 4
|
43 |
- Batch size per GPU for evaluation: 4
|
|
|
37 |
|
38 |
### TrainingArguments
|
39 |
- Output directory: "./results"
|
40 |
+
- Number of training epochs: 2
|
41 |
- Enabled fp16/bf16 training: False
|
42 |
- Batch size per GPU for training: 4
|
43 |
- Batch size per GPU for evaluation: 4
|