Update README.md
Browse files
README.md
CHANGED
@@ -38,8 +38,8 @@ test_ds = val_test_split["test"]
|
|
38 |
## Evaluation Metrics
|
39 |
|
40 |
The model was evaluated on a test set with the following results:
|
41 |
-
- **Test Loss**:
|
42 |
-
- **Test BLEU Score**:
|
43 |
|
44 |
## Usage
|
45 |
|
|
|
38 |
## Evaluation Metrics
|
39 |
|
40 |
The model was evaluated on a test set with the following results:
|
41 |
+
- **Test Loss**: 0.09
|
42 |
+
- **Test BLEU Score**: 0.69
|
43 |
|
44 |
## Usage
|
45 |
|