Update README.md
Browse files
README.md
CHANGED
@@ -127,7 +127,7 @@ In total, the training data includes 231,753 instances, while the test data cons
|
|
127 |
- **Label Mapping**: The sentiment labels were mapped to integers: `0` for negative, `1` for neutral, and `2` for positive.
|
128 |
|
129 |
#### Training Hyperparameters
|
130 |
-
- **Epochs**: 3
|
131 |
- **Batch Size**: 16
|
132 |
- **Learning Rate**: 2e-5
|
133 |
- **Optimizer**: AdamW
|
|
|
127 |
- **Label Mapping**: The sentiment labels were mapped to integers: `0` for negative, `1` for neutral, and `2` for positive.
|
128 |
|
129 |
#### Training Hyperparameters
|
130 |
+
- **Epochs**: 3
|
131 |
- **Batch Size**: 16
|
132 |
- **Learning Rate**: 2e-5
|
133 |
- **Optimizer**: AdamW
|