Vicki Boykis commited on
Commit
3f29587
·
1 Parent(s): 259104d

a100 artifacts

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +3 -0
  2. checkpoint-1040/README.md +3 -0
  3. checkpoint-1040/adapter_config.json +3 -0
  4. checkpoint-1040/adapter_model.bin +3 -0
  5. checkpoint-1040/qwen.tiktoken +3 -0
  6. checkpoint-1040/rng_state.pth +3 -0
  7. checkpoint-1040/scheduler.pt +3 -0
  8. checkpoint-1040/special_tokens_map.json +3 -0
  9. checkpoint-1040/tokenizer_config.json +3 -0
  10. checkpoint-1040/trainer_state.json +3 -0
  11. checkpoint-1040/training_args.bin +3 -0
  12. checkpoint-1300/README.md +3 -0
  13. checkpoint-1300/adapter_config.json +3 -0
  14. checkpoint-1300/adapter_model.bin +3 -0
  15. checkpoint-1300/qwen.tiktoken +3 -0
  16. checkpoint-1300/rng_state.pth +3 -0
  17. checkpoint-1300/scheduler.pt +3 -0
  18. checkpoint-1300/special_tokens_map.json +3 -0
  19. checkpoint-1300/tokenizer_config.json +3 -0
  20. checkpoint-1300/trainer_state.json +3 -0
  21. checkpoint-1300/training_args.bin +3 -0
  22. checkpoint-1560/README.md +3 -0
  23. checkpoint-1560/adapter_config.json +3 -0
  24. checkpoint-1560/adapter_model.bin +3 -0
  25. checkpoint-1560/qwen.tiktoken +3 -0
  26. checkpoint-1560/special_tokens_map.json +3 -0
  27. checkpoint-1560/tokenizer_config.json +3 -0
  28. checkpoint-260/README.md +3 -0
  29. checkpoint-260/adapter_config.json +3 -0
  30. checkpoint-260/adapter_model.bin +3 -0
  31. checkpoint-260/qwen.tiktoken +3 -0
  32. checkpoint-260/rng_state.pth +3 -0
  33. checkpoint-260/scheduler.pt +3 -0
  34. checkpoint-260/special_tokens_map.json +3 -0
  35. checkpoint-260/tokenizer_config.json +3 -0
  36. checkpoint-260/trainer_state.json +3 -0
  37. checkpoint-260/training_args.bin +3 -0
  38. checkpoint-520/README.md +3 -0
  39. checkpoint-520/adapter_config.json +3 -0
  40. checkpoint-520/adapter_model.bin +3 -0
  41. checkpoint-520/qwen.tiktoken +3 -0
  42. checkpoint-520/rng_state.pth +3 -0
  43. checkpoint-520/scheduler.pt +3 -0
  44. checkpoint-520/special_tokens_map.json +3 -0
  45. checkpoint-520/tokenizer_config.json +3 -0
  46. checkpoint-520/trainer_state.json +3 -0
  47. checkpoint-520/training_args.bin +3 -0
  48. checkpoint-780/README.md +3 -0
  49. checkpoint-780/adapter_config.json +3 -0
  50. checkpoint-780/adapter_model.bin +3 -0
.gitattributes CHANGED
@@ -33,3 +33,6 @@ saved_model/**/* 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
 
 
 
 
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
36
+ *.md filter=lfs diff=lfs merge=lfs -text
37
+ *.json filter=lfs diff=lfs merge=lfs -text
38
+ *.tiktoken filter=lfs diff=lfs merge=lfs -text
checkpoint-1040/README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a31edadf09540c4f6fefb109c0a2c0082a3bfff98250d7b05572282bf12e034a
3
+ size 88
checkpoint-1040/adapter_config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d1f08b26b58264a86d20cbc4b42176a83bcfe34154225a3835e6e9acffb2119
3
+ size 456
checkpoint-1040/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:145b0cdf45bfa33592c3b14054cbe80ca0f6cb6b3f31868ddd86eeddd43a8e01
3
+ size 111717389
checkpoint-1040/qwen.tiktoken ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2b1b8dfb5cc5f024bafc373121c6aba3f66f9a5a0269e243470a1de16a33186
3
+ size 2561218
checkpoint-1040/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9740d07a509b3cc617ecd7a1aa791600189e7e8520f3dec6d612bb7f22183eda
3
+ size 14575
checkpoint-1040/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80c68bdec7235ab7f61454bb154d55f0fa43b8045e9e15c18da3bf6d917308da
3
+ size 627
checkpoint-1040/special_tokens_map.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:831320a8d98be301cca03a69d4fcea7c9115d817dbc796420fd643bf7e9f6db1
3
+ size 35
checkpoint-1040/tokenizer_config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d96f63bd0ed108830ba9ed388d93338dd367a1c2f59b317ea796bb3c8c94c949
3
+ size 395
checkpoint-1040/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62ea4b2b8a5bbbf266a2bf4589adce36582271347040bf97ea795aa835d97d04
3
+ size 12956
checkpoint-1040/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17765fff24a77a0c221ff0b337701d084cf06fdf74ceb1f09c8c1dba2d527755
3
+ size 4091
checkpoint-1300/README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a31edadf09540c4f6fefb109c0a2c0082a3bfff98250d7b05572282bf12e034a
3
+ size 88
checkpoint-1300/adapter_config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d1f08b26b58264a86d20cbc4b42176a83bcfe34154225a3835e6e9acffb2119
3
+ size 456
checkpoint-1300/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0965ec95a9cada4ba62553c79e2e39055291f2673c0cda6e180301d2367b0720
3
+ size 111717389
checkpoint-1300/qwen.tiktoken ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2b1b8dfb5cc5f024bafc373121c6aba3f66f9a5a0269e243470a1de16a33186
3
+ size 2561218
checkpoint-1300/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:021cef3f1377fe7c397d106b37d7c223ce60d61411e79e9b8e8a5396781adc73
3
+ size 14575
checkpoint-1300/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5406635812e0647e144c494aaaf8c571bd2bf27e7c9daed245a0cc176902b942
3
+ size 627
checkpoint-1300/special_tokens_map.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:831320a8d98be301cca03a69d4fcea7c9115d817dbc796420fd643bf7e9f6db1
3
+ size 35
checkpoint-1300/tokenizer_config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d96f63bd0ed108830ba9ed388d93338dd367a1c2f59b317ea796bb3c8c94c949
3
+ size 395
checkpoint-1300/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e41f8b1eb50d96c49e166860163fcd6ddfeb2f3815d0f8dc598b93236c86875
3
+ size 16120
checkpoint-1300/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17765fff24a77a0c221ff0b337701d084cf06fdf74ceb1f09c8c1dba2d527755
3
+ size 4091
checkpoint-1560/README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a31edadf09540c4f6fefb109c0a2c0082a3bfff98250d7b05572282bf12e034a
3
+ size 88
checkpoint-1560/adapter_config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d1f08b26b58264a86d20cbc4b42176a83bcfe34154225a3835e6e9acffb2119
3
+ size 456
checkpoint-1560/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d93c27dff717466964e6a6d3166058fa5bd127c0d36d91663aaea669094c711
3
+ size 111717389
checkpoint-1560/qwen.tiktoken ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba3f4e05b6948a6583011e5433d212247c576e2e514316dafe8cee3dcdc1f8fa
3
+ size 1682432
checkpoint-1560/special_tokens_map.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:831320a8d98be301cca03a69d4fcea7c9115d817dbc796420fd643bf7e9f6db1
3
+ size 35
checkpoint-1560/tokenizer_config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d96f63bd0ed108830ba9ed388d93338dd367a1c2f59b317ea796bb3c8c94c949
3
+ size 395
checkpoint-260/README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a31edadf09540c4f6fefb109c0a2c0082a3bfff98250d7b05572282bf12e034a
3
+ size 88
checkpoint-260/adapter_config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d1f08b26b58264a86d20cbc4b42176a83bcfe34154225a3835e6e9acffb2119
3
+ size 456
checkpoint-260/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b246c566837f3f3790e088b022e4779231cd5287070ec8c8ae4d99b136940a9
3
+ size 111717389
checkpoint-260/qwen.tiktoken ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2b1b8dfb5cc5f024bafc373121c6aba3f66f9a5a0269e243470a1de16a33186
3
+ size 2561218
checkpoint-260/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a49923f7a1c37b0d2f6bfee63f6570160c3e7c4f0dc92e130cdb2da828c793a7
3
+ size 14575
checkpoint-260/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81bf9dfddc856748c307eebbb93f4ffbe7350edb8156139301f3f853b69cd7a2
3
+ size 627
checkpoint-260/special_tokens_map.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:831320a8d98be301cca03a69d4fcea7c9115d817dbc796420fd643bf7e9f6db1
3
+ size 35
checkpoint-260/tokenizer_config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d96f63bd0ed108830ba9ed388d93338dd367a1c2f59b317ea796bb3c8c94c949
3
+ size 395
checkpoint-260/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:128aa62f890028a4e2164239b22e497c5dfbf9511747277f09d9872a6c7c3e54
3
+ size 3556
checkpoint-260/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17765fff24a77a0c221ff0b337701d084cf06fdf74ceb1f09c8c1dba2d527755
3
+ size 4091
checkpoint-520/README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a31edadf09540c4f6fefb109c0a2c0082a3bfff98250d7b05572282bf12e034a
3
+ size 88
checkpoint-520/adapter_config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d1f08b26b58264a86d20cbc4b42176a83bcfe34154225a3835e6e9acffb2119
3
+ size 456
checkpoint-520/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57343092bd444a49ebe09f09bf2b8526edd3b5f8dc16af870277dffdad4edf09
3
+ size 111717389
checkpoint-520/qwen.tiktoken ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2b1b8dfb5cc5f024bafc373121c6aba3f66f9a5a0269e243470a1de16a33186
3
+ size 2561218
checkpoint-520/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b9045a524a130f4c76c8d3d5d535b168cc947ec269c3a66f42424c16603c9ab
3
+ size 14575
checkpoint-520/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71b206050b78e68a2f0fb6a66bf94b317399b7f3f8f6f76e0b4c2df1a01cfcc7
3
+ size 627
checkpoint-520/special_tokens_map.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:831320a8d98be301cca03a69d4fcea7c9115d817dbc796420fd643bf7e9f6db1
3
+ size 35
checkpoint-520/tokenizer_config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d96f63bd0ed108830ba9ed388d93338dd367a1c2f59b317ea796bb3c8c94c949
3
+ size 395
checkpoint-520/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f12d6831b15b112a4fc719fda6f6288ad4a9c64c53c26ece4ec0f7727ce8905
3
+ size 6689
checkpoint-520/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17765fff24a77a0c221ff0b337701d084cf06fdf74ceb1f09c8c1dba2d527755
3
+ size 4091
checkpoint-780/README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a31edadf09540c4f6fefb109c0a2c0082a3bfff98250d7b05572282bf12e034a
3
+ size 88
checkpoint-780/adapter_config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d1f08b26b58264a86d20cbc4b42176a83bcfe34154225a3835e6e9acffb2119
3
+ size 456
checkpoint-780/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f5f433a82538d464e2c2dd7434894a84882804ca8f66c405b0f7aa1ecd0b198
3
+ size 111717389