Lukas Köhler commited on
Commit ·
655ce91
1
Parent(s): 2158c34
Upload
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +3 -35
- README.md +3 -0
- adapter_config.json +3 -0
- adapter_model.safetensors +3 -0
- all_results.json +3 -0
- checkpoint-100/README.md +3 -0
- checkpoint-100/adapter_config.json +3 -0
- checkpoint-100/adapter_model.safetensors +3 -0
- checkpoint-100/optimizer.pt +3 -0
- checkpoint-100/rng_state.pth +3 -0
- checkpoint-100/scheduler.pt +3 -0
- checkpoint-100/special_tokens_map.json +3 -0
- checkpoint-100/tokenizer.json +3 -0
- checkpoint-100/tokenizer_config.json +3 -0
- checkpoint-100/trainer_state.json +3 -0
- checkpoint-100/training_args.bin +3 -0
- checkpoint-150/README.md +3 -0
- checkpoint-150/adapter_config.json +3 -0
- checkpoint-150/adapter_model.safetensors +3 -0
- checkpoint-150/optimizer.pt +3 -0
- checkpoint-150/rng_state.pth +3 -0
- checkpoint-150/scheduler.pt +3 -0
- checkpoint-150/special_tokens_map.json +3 -0
- checkpoint-150/tokenizer.json +3 -0
- checkpoint-150/tokenizer_config.json +3 -0
- checkpoint-150/trainer_state.json +3 -0
- checkpoint-150/training_args.bin +3 -0
- checkpoint-200/README.md +3 -0
- checkpoint-200/adapter_config.json +3 -0
- checkpoint-200/adapter_model.safetensors +3 -0
- checkpoint-200/optimizer.pt +3 -0
- checkpoint-200/rng_state.pth +3 -0
- checkpoint-200/scheduler.pt +3 -0
- checkpoint-200/special_tokens_map.json +3 -0
- checkpoint-200/tokenizer.json +3 -0
- checkpoint-200/tokenizer_config.json +3 -0
- checkpoint-200/trainer_state.json +3 -0
- checkpoint-200/training_args.bin +3 -0
- checkpoint-250/README.md +3 -0
- checkpoint-250/adapter_config.json +3 -0
- checkpoint-250/adapter_model.safetensors +3 -0
- checkpoint-250/optimizer.pt +3 -0
- checkpoint-250/rng_state.pth +3 -0
- checkpoint-250/scheduler.pt +3 -0
- checkpoint-250/special_tokens_map.json +3 -0
- checkpoint-250/tokenizer.json +3 -0
- checkpoint-250/tokenizer_config.json +3 -0
- checkpoint-250/trainer_state.json +3 -0
- checkpoint-250/training_args.bin +3 -0
- checkpoint-300/README.md +3 -0
.gitattributes
CHANGED
|
@@ -1,35 +1,3 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
-
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
-
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
-
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
-
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
-
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
-
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
-
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 12 |
-
*.model filter=lfs diff=lfs merge=lfs -text
|
| 13 |
-
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 14 |
-
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 15 |
-
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 16 |
-
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 17 |
-
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 18 |
-
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 19 |
-
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 20 |
-
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 21 |
-
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 22 |
-
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 23 |
-
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 24 |
-
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 25 |
-
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 26 |
-
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 27 |
-
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 28 |
-
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 29 |
-
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 30 |
-
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 31 |
-
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 32 |
-
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 33 |
-
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
-
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
-
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2b49c6a76f1eb13b7d785e8b302d103f02f704eaaf27e27ad73d3fc14769c64f
|
| 3 |
+
size 1600
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
README.md
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa2fc546bd90b7b26c950f16b26018145b694fbab9f9a75f206ab1e0959d795d
|
| 3 |
+
size 1344
|
adapter_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77ccb469b7faf01dcb889c0c85181c4328a75ee7507823331bbd1ad2b2b87b6d
|
| 3 |
+
size 733
|
adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72938b3d0d562d9108bd3c034dfc657f14f31fd1a9201508c75504f4ab14fbb2
|
| 3 |
+
size 12208024
|
all_results.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:399f9f2327de62d4583fa0b273d5077c5911ebd4d7c7a9f29d3428bb8ad3f3c9
|
| 3 |
+
size 223
|
checkpoint-100/README.md
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7d44b6423a11702177ee93d03e0bc5b7f44aa213351b9ab1a76c28b436bdbc7
|
| 3 |
+
size 5106
|
checkpoint-100/adapter_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77ccb469b7faf01dcb889c0c85181c4328a75ee7507823331bbd1ad2b2b87b6d
|
| 3 |
+
size 733
|
checkpoint-100/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a50ead30225e44adf808f28a6d693c11919207ff0b12ef470b8cfb5aa402700
|
| 3 |
+
size 12208024
|
checkpoint-100/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6db83cac8cf3059dc9a4315116b845700468b8eaa4ba3b3ea59bb6e2bb737bd6
|
| 3 |
+
size 24643114
|
checkpoint-100/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e49659df5232534f8f1b2b5d4df45f92f134a28998e0d37ae71d12d96ecfdf0b
|
| 3 |
+
size 14244
|
checkpoint-100/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a056acb7d7c86015af560b367bb68797e81282a427aeeb09f25a385ab0b5241
|
| 3 |
+
size 1064
|
checkpoint-100/special_tokens_map.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b82a7fb78938eefe5da710322cf3cdb591d87c175c20d7bf852c27a36de2e472
|
| 3 |
+
size 650
|
checkpoint-100/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6b9e4e7fb171f92fd137b777cc2714bf87d11576700a1dcd7a399e7bbe39537b
|
| 3 |
+
size 17209920
|
checkpoint-100/tokenizer_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5736b60cc4bfaccf33412a97ca82b0889c7a25afa3412e16ce30f6fd1907b248
|
| 3 |
+
size 54687
|
checkpoint-100/trainer_state.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b1afbe2ae32bbe5f5de7aa894d9d6d946776e9f150391f4c80855a5b07b12bf6
|
| 3 |
+
size 2477
|
checkpoint-100/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:60031df8fe4e72caacd84bc4c269140adf86b1d243870ee144d6d90da00ed1fd
|
| 3 |
+
size 5560
|
checkpoint-150/README.md
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7d44b6423a11702177ee93d03e0bc5b7f44aa213351b9ab1a76c28b436bdbc7
|
| 3 |
+
size 5106
|
checkpoint-150/adapter_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77ccb469b7faf01dcb889c0c85181c4328a75ee7507823331bbd1ad2b2b87b6d
|
| 3 |
+
size 733
|
checkpoint-150/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a8e4ccba23445c13ba597b659183e00afe82469b00784451515e288510c17b44
|
| 3 |
+
size 12208024
|
checkpoint-150/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4313c785de3101f4b179f0646bb02934f3c6248e0d3aeed3bef3025e4e441701
|
| 3 |
+
size 24643114
|
checkpoint-150/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:519cda0cb4688d0ec485b6d4096e2068026bab9b27adf7384f6659ff76a0674c
|
| 3 |
+
size 14244
|
checkpoint-150/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:290ea9e287c79f8aef14578156167fd29265870b8a0c3a8f01ed83bbeff6572e
|
| 3 |
+
size 1064
|
checkpoint-150/special_tokens_map.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b82a7fb78938eefe5da710322cf3cdb591d87c175c20d7bf852c27a36de2e472
|
| 3 |
+
size 650
|
checkpoint-150/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6b9e4e7fb171f92fd137b777cc2714bf87d11576700a1dcd7a399e7bbe39537b
|
| 3 |
+
size 17209920
|
checkpoint-150/tokenizer_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5736b60cc4bfaccf33412a97ca82b0889c7a25afa3412e16ce30f6fd1907b248
|
| 3 |
+
size 54687
|
checkpoint-150/trainer_state.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a3fe8043f5de1a4b05e3d95247ad995b9733cb288ec2aec288430caa1a43978
|
| 3 |
+
size 3339
|
checkpoint-150/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:60031df8fe4e72caacd84bc4c269140adf86b1d243870ee144d6d90da00ed1fd
|
| 3 |
+
size 5560
|
checkpoint-200/README.md
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7d44b6423a11702177ee93d03e0bc5b7f44aa213351b9ab1a76c28b436bdbc7
|
| 3 |
+
size 5106
|
checkpoint-200/adapter_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77ccb469b7faf01dcb889c0c85181c4328a75ee7507823331bbd1ad2b2b87b6d
|
| 3 |
+
size 733
|
checkpoint-200/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1649da48f27382c8845a8b1efb4682f39a9caad0c31cb68effbbed18c261777d
|
| 3 |
+
size 12208024
|
checkpoint-200/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:855b0be71ef01ee6c6ca32167b0544e00d3ffee49be60ee74f484cbc02144071
|
| 3 |
+
size 24643114
|
checkpoint-200/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e68c1d8581ce6b34eccec6fe32db52b6bdc5d14717ec448256a8ec47571f0db5
|
| 3 |
+
size 14244
|
checkpoint-200/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1efdda6b36ad42a03043eefd8e05f1a4f42ec7f469dfc0e72b0902d4cbcfb144
|
| 3 |
+
size 1064
|
checkpoint-200/special_tokens_map.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b82a7fb78938eefe5da710322cf3cdb591d87c175c20d7bf852c27a36de2e472
|
| 3 |
+
size 650
|
checkpoint-200/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6b9e4e7fb171f92fd137b777cc2714bf87d11576700a1dcd7a399e7bbe39537b
|
| 3 |
+
size 17209920
|
checkpoint-200/tokenizer_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5736b60cc4bfaccf33412a97ca82b0889c7a25afa3412e16ce30f6fd1907b248
|
| 3 |
+
size 54687
|
checkpoint-200/trainer_state.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd28f680fb4e70bfa5fd7cd4268adfff7e8ed7bfe9df939f40e21ede901867cf
|
| 3 |
+
size 4204
|
checkpoint-200/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:60031df8fe4e72caacd84bc4c269140adf86b1d243870ee144d6d90da00ed1fd
|
| 3 |
+
size 5560
|
checkpoint-250/README.md
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7d44b6423a11702177ee93d03e0bc5b7f44aa213351b9ab1a76c28b436bdbc7
|
| 3 |
+
size 5106
|
checkpoint-250/adapter_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77ccb469b7faf01dcb889c0c85181c4328a75ee7507823331bbd1ad2b2b87b6d
|
| 3 |
+
size 733
|
checkpoint-250/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1aa8649ed1744d121abc6e2051634d90cf572ff1cd9a667430fcc13a33471bf6
|
| 3 |
+
size 12208024
|
checkpoint-250/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f773d8ef12ff32d24cbcce1f89ac55a0a199f847e14bb3da0e8388906dccb98
|
| 3 |
+
size 24643114
|
checkpoint-250/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f403bc5e6852c51359cba18ba5f7c5b3297caaf6bdda432a23edf4016786f4d
|
| 3 |
+
size 14244
|
checkpoint-250/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d38fce792e8af1b14e828140bdd6816e2166110788bae38f59f962afba518a2b
|
| 3 |
+
size 1064
|
checkpoint-250/special_tokens_map.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b82a7fb78938eefe5da710322cf3cdb591d87c175c20d7bf852c27a36de2e472
|
| 3 |
+
size 650
|
checkpoint-250/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6b9e4e7fb171f92fd137b777cc2714bf87d11576700a1dcd7a399e7bbe39537b
|
| 3 |
+
size 17209920
|
checkpoint-250/tokenizer_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5736b60cc4bfaccf33412a97ca82b0889c7a25afa3412e16ce30f6fd1907b248
|
| 3 |
+
size 54687
|
checkpoint-250/trainer_state.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0d9c7bcb94c02fdc49f5c8d9f19e696085bf5ccc8402fbdb95f58e1bd9016ab6
|
| 3 |
+
size 5069
|
checkpoint-250/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:60031df8fe4e72caacd84bc4c269140adf86b1d243870ee144d6d90da00ed1fd
|
| 3 |
+
size 5560
|
checkpoint-300/README.md
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7d44b6423a11702177ee93d03e0bc5b7f44aa213351b9ab1a76c28b436bdbc7
|
| 3 |
+
size 5106
|