Model save
Browse files
README.md
CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [dandelin/vilt-b32-mlm](https://huggingface.co/dandelin/vilt-b32-mlm) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss:
|
20 |
-
- Bleu Score: {'bleu': 0.0, 'precisions': [0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -46,11 +46,11 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
### Training results
|
48 |
|
49 |
-
| Training Loss | Epoch | Step | Validation Loss | Bleu Score
|
50 |
-
|
51 |
-
|
|
52 |
-
|
|
53 |
-
|
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [dandelin/vilt-b32-mlm](https://huggingface.co/dandelin/vilt-b32-mlm) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 54.5580
|
20 |
+
- Bleu Score: {'bleu': 0.0, 'precisions': [0.0, 0.0, 0.0, 0.0], 'brevity_penalty': 5.701223175160721e-08, 'length_ratio': 0.05656108597285068, 'translation_length': 300, 'reference_length': 5304}
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
46 |
|
47 |
### Training results
|
48 |
|
49 |
+
| Training Loss | Epoch | Step | Validation Loss | Bleu Score |
|
50 |
+
|:-------------:|:-----:|:----:|:---------------:|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
|
51 |
+
| 620.8193 | 1.0 | 63 | 177.3467 | {'bleu': 0.0, 'precisions': [0.0, 0.0, 0.0, 0.0], 'brevity_penalty': 5.701223175160721e-08, 'length_ratio': 0.05656108597285068, 'translation_length': 300, 'reference_length': 5304} |
|
52 |
+
| 140.721 | 2.0 | 126 | 65.7476 | {'bleu': 0.0, 'precisions': [0.0, 0.0, 0.0, 0.0], 'brevity_penalty': 5.701223175160721e-08, 'length_ratio': 0.05656108597285068, 'translation_length': 300, 'reference_length': 5304} |
|
53 |
+
| 60.0697 | 3.0 | 189 | 54.5580 | {'bleu': 0.0, 'precisions': [0.0, 0.0, 0.0, 0.0], 'brevity_penalty': 5.701223175160721e-08, 'length_ratio': 0.05656108597285068, 'translation_length': 300, 'reference_length': 5304} |
|
54 |
|
55 |
|
56 |
### Framework versions
|
runs/Oct20_18-07-40_b943ff2b5783/events.out.tfevents.1729447663.b943ff2b5783.433.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b6f83c439b41afc30ddbb11a776df2857aead40a8bb3d268d245e616f2ce981
|
3 |
+
size 264661
|
runs/Oct20_18-07-40_b943ff2b5783/events.out.tfevents.1729448748.b943ff2b5783.433.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6089235bbd2942a115cb1fdfc189bb185f768ed4465b16e3c178274e81ebb07c
|
3 |
+
size 359
|