NeuraFusionAI commited on
Commit
f35f84c
1 Parent(s): 0b59644

End of training

Browse files
Files changed (4) hide show
  1. README.md +1 -1
  2. model.safetensors +1 -1
  3. tokenizer.json +6 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the flores dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 3.8389
36
  - Bleu: 0.0
37
  - Gen Len: 6.5
38
  - Exact Match: 0.0
 
32
 
33
  This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the flores dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 3.9039
36
  - Bleu: 0.0
37
  - Gen Len: 6.5
38
  - Exact Match: 0.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad0eba29bc4126d4b3191f5512ae06d0a4a724988a09f1abc7b7bbd75868934e
3
  size 891644712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80a95ddfb680851ef8f3a6aa4e6267aa0f3715d64015154d052a3cf676fd8f41
3
  size 891644712
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 128,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:40987cf9e028cd83cb94eccd2fb0d04fbfde30fcf4ff34c3bca40a48ec6932a2
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54c5d74cfa318b02d7dbcd5c5428864b43bc130e54adddda56c0b78dfa260b52
3
  size 5240