nhanv commited on
Commit
507b474
·
1 Parent(s): ab06858

Saving weights and logs of epoch 0

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "nhanv/viT5_v1.1",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "nhanv/vit5-v1.1-base-1024",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
events.out.tfevents.1667470702.t1v-n-848558fe-w-0.681667.0.v2 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:873af9968a65d885912a1df78197577118444dbd08851b8f347d23ce7b550854
3
- size 40
 
 
 
 
events.out.tfevents.1667470897.t1v-n-848558fe-w-0.683463.0.v2 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:bfaf50606511b5875d3d7203a087fee5aad1381c6e416f7e912c91b102b68192
3
- size 40
 
 
 
 
events.out.tfevents.1667471139.t1v-n-848558fe-w-0.685696.0.v2 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:551c4cc1756392a52a992ab23559e4628810b6872d686a8c41352012431dddbb
3
- size 40
 
 
 
 
events.out.tfevents.1667471415.t1v-n-848558fe-w-0.687796.0.v2 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:dc26d1b632e2489befd17a8b31d8c2d9c405d6eb0f0cc4ae1c8e25074131b871
3
- size 4907985
 
 
 
 
events.out.tfevents.1667470542.t1v-n-848558fe-w-0.679644.0.v2 → events.out.tfevents.1667578611.t1v-n-2c92ac13-w-0.1007138.0.v2 RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f28d75af79b9d6427be91a8af7cf25231969e51db8fe33aca7f9f72c64010cb6
3
- size 40
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:098811df4d8812cd592bab08719a7344da303db6bf2148627277a988b014cd70
3
+ size 268949
flax_model.msgpack CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fcac9249bcaea58e167841ed9f8f78433b6d5dbb472c34fbd2d7b16df242d82b
3
  size 990151583
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31c7ae90def0c04099197c2921b19b82f21b22134f177a573f06ad4871e4f19c
3
  size 990151583
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json CHANGED
@@ -103,7 +103,7 @@
103
  ],
104
  "eos_token": "</s>",
105
  "extra_ids": 100,
106
- "name_or_path": "nhanv/viT5_v1.1",
107
  "pad_token": "<pad>",
108
  "special_tokens_map_file": null,
109
  "tokenizer_class": "T5Tokenizer",
 
103
  ],
104
  "eos_token": "</s>",
105
  "extra_ids": 100,
106
+ "name_or_path": "nhanv/vit5-v1.1-base-1024",
107
  "pad_token": "<pad>",
108
  "special_tokens_map_file": null,
109
  "tokenizer_class": "T5Tokenizer",