cartesinus commited on
Commit
80226dd
·
verified ·
1 Parent(s): 62f82e6

Add model, config, tokenizer, and custom code

Browse files
README.md CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [](https://huggingface.co/) on the iva_mt_wslot dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 6.1444
22
- - Bleu: 0.0738
23
- - Gen Len: 6.655
24
 
25
  ## Model description
26
 
@@ -55,11 +55,11 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
57
  |:-------------:|:------:|:----:|:---------------:|:------:|:-------:|
58
- | 7.3851 | 0.9992 | 636 | 7.0694 | 0.0229 | 5.3686 |
59
- | 6.537 | 2.0 | 1273 | 6.5403 | 0.0786 | 7.0747 |
60
- | 6.1173 | 2.9992 | 1909 | 6.2891 | 0.0387 | 6.1529 |
61
- | 5.924 | 4.0 | 2546 | 6.1793 | 0.0715 | 6.7137 |
62
- | 5.7999 | 4.9961 | 3180 | 6.1444 | 0.0738 | 6.655 |
63
 
64
 
65
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [](https://huggingface.co/) on the iva_mt_wslot dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 6.0849
22
+ - Bleu: 0.0032
23
+ - Gen Len: 5.1554
24
 
25
  ## Model description
26
 
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
57
  |:-------------:|:------:|:----:|:---------------:|:------:|:-------:|
58
+ | 7.3868 | 0.9992 | 636 | 7.0446 | 0.0 | 2.7952 |
59
+ | 6.5132 | 2.0 | 1273 | 6.4775 | 0.0504 | 7.3246 |
60
+ | 6.0691 | 2.9992 | 1909 | 6.2289 | 0.0007 | 3.6667 |
61
+ | 5.8713 | 4.0 | 2546 | 6.1236 | 0.0096 | 6.216 |
62
+ | 5.7608 | 4.9961 | 3180 | 6.0849 | 0.0032 | 5.1554 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b2a3e637601d25f161d2de2da766598253c18c5ad1460e91dd0969392b4f389f
3
  size 109582088
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:038d0644a5d3cbc88516779d64980ba234fd511a458251ce718926f5a1d983ed
3
  size 109582088
runs/Nov13_09-42-59_c03ee522c2d7/events.out.tfevents.1731490980.c03ee522c2d7.380.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d97674070633d8d1f7b8e9d8cc90acd73a38b4b0215d70d30346f660f12894c
3
+ size 20421
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d6d1af86d6cfafa004586586bb2c3de64d8348b0a5c2ce47627bb523f19c0b5
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:409f5332a77fd169428b007f8b529523e7bd1e1f55ec793941d2cf55bb9cc620
3
  size 5496