lisali126 commited on
Commit
c3ac7b5
·
1 Parent(s): bc764f3

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. config.json +4 -8
  2. pytorch_model-00001-of-00129.bin +2 -2
  3. pytorch_model-00002-of-00129.bin +2 -2
  4. pytorch_model-00003-of-00129.bin +2 -2
  5. pytorch_model-00004-of-00129.bin +2 -2
  6. pytorch_model-00005-of-00129.bin +2 -2
  7. pytorch_model-00006-of-00129.bin +2 -2
  8. pytorch_model-00007-of-00129.bin +2 -2
  9. pytorch_model-00008-of-00129.bin +2 -2
  10. pytorch_model-00009-of-00129.bin +2 -2
  11. pytorch_model-00010-of-00129.bin +2 -2
  12. pytorch_model-00011-of-00129.bin +2 -2
  13. pytorch_model-00012-of-00129.bin +2 -2
  14. pytorch_model-00013-of-00129.bin +2 -2
  15. pytorch_model-00014-of-00129.bin +2 -2
  16. pytorch_model-00015-of-00129.bin +2 -2
  17. pytorch_model-00016-of-00129.bin +2 -2
  18. pytorch_model-00017-of-00129.bin +2 -2
  19. pytorch_model-00018-of-00129.bin +2 -2
  20. pytorch_model-00019-of-00129.bin +2 -2
  21. pytorch_model-00020-of-00129.bin +2 -2
  22. pytorch_model-00021-of-00129.bin +2 -2
  23. pytorch_model-00022-of-00129.bin +2 -2
  24. pytorch_model-00023-of-00129.bin +2 -2
  25. pytorch_model-00024-of-00129.bin +2 -2
  26. pytorch_model-00025-of-00129.bin +2 -2
  27. pytorch_model-00026-of-00129.bin +2 -2
  28. pytorch_model-00027-of-00129.bin +2 -2
  29. pytorch_model-00028-of-00129.bin +2 -2
  30. pytorch_model-00029-of-00129.bin +2 -2
  31. pytorch_model-00030-of-00129.bin +2 -2
  32. pytorch_model-00031-of-00129.bin +2 -2
  33. pytorch_model-00032-of-00129.bin +2 -2
  34. pytorch_model-00033-of-00129.bin +2 -2
  35. pytorch_model-00034-of-00129.bin +2 -2
  36. pytorch_model-00035-of-00129.bin +2 -2
  37. pytorch_model-00036-of-00129.bin +2 -2
  38. pytorch_model-00037-of-00129.bin +2 -2
  39. pytorch_model-00038-of-00129.bin +2 -2
  40. pytorch_model-00039-of-00129.bin +2 -2
  41. pytorch_model-00040-of-00129.bin +2 -2
  42. pytorch_model-00041-of-00129.bin +2 -2
  43. pytorch_model-00042-of-00129.bin +2 -2
  44. pytorch_model-00043-of-00129.bin +2 -2
  45. pytorch_model-00044-of-00129.bin +2 -2
  46. pytorch_model-00045-of-00129.bin +2 -2
  47. pytorch_model-00046-of-00129.bin +2 -2
  48. pytorch_model-00047-of-00129.bin +2 -2
  49. pytorch_model-00048-of-00129.bin +2 -2
  50. pytorch_model-00049-of-00129.bin +2 -2
config.json CHANGED
@@ -1,12 +1,7 @@
1
  {
2
- "_name_or_path": "/u/yli19/fairseq/converted_model/light-fs-52b",
3
  "activation_function": "gelu",
4
- "architectures": [
5
- "FSGPTMoEForCausalLM"
6
- ],
7
- "model_type": "fairseq-moe",
8
  "attention_dropout": 0.1,
9
- "attention_heads": 16,
10
  "batch_prioritized_routing": false,
11
  "bos_token_id": 50257,
12
  "classifier_dropout": 0.1,
@@ -18,12 +13,13 @@
18
  "hidden_size": 1024,
19
  "intermediate_size": 4096,
20
  "max_position_embeddings": 2048,
 
21
  "moe_eval_capacity_token_fraction": -1.0,
22
  "moe_token_dropout": 0.2,
23
  "no_scale_embedding": false,
24
  "normalize_router_prob_before_dropping": false,
25
  "num_experts": 512,
26
- "num_heads": 16,
27
  "num_layers": 24,
28
  "output_router_logits": true,
29
  "pad_token_id": 50258,
@@ -34,7 +30,7 @@
34
  "second_expert_policy": "all",
35
  "sparse_step": 2,
36
  "tokenizer_class": "GPT2Tokenizer",
37
- "torch_dtype": "bfloat16",
38
  "transformers_version": "4.34.1",
39
  "unk_token_id": 3,
40
  "use_cache": true,
 
1
  {
 
2
  "activation_function": "gelu",
 
 
 
 
3
  "attention_dropout": 0.1,
4
+ "attention_heads": 32,
5
  "batch_prioritized_routing": false,
6
  "bos_token_id": 50257,
7
  "classifier_dropout": 0.1,
 
13
  "hidden_size": 1024,
14
  "intermediate_size": 4096,
15
  "max_position_embeddings": 2048,
16
+ "model_type": "fairseq-moe",
17
  "moe_eval_capacity_token_fraction": -1.0,
18
  "moe_token_dropout": 0.2,
19
  "no_scale_embedding": false,
20
  "normalize_router_prob_before_dropping": false,
21
  "num_experts": 512,
22
+ "num_heads": 32,
23
  "num_layers": 24,
24
  "output_router_logits": true,
25
  "pad_token_id": 50258,
 
30
  "second_expert_policy": "all",
31
  "sparse_step": 2,
32
  "tokenizer_class": "GPT2Tokenizer",
33
+ "torch_dtype": "bfloat16",
34
  "transformers_version": "4.34.1",
35
  "unk_token_id": 3,
36
  "use_cache": true,
pytorch_model-00001-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:86601ee8a46846d71645d06d7958b59d38b1a0b93ef2b1b7d3c0ff99b697ada1
3
- size 805863719
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53cebb65290542e348307dd3442d823f5af1cd180c5ec6988707478b1741d4e3
3
+ size 805864190
pytorch_model-00002-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c71e90696aedaa0e2a6745e69c4f49941a40624a411c0edb8351f21d7a019e8
3
- size 805863719
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:947ee0b304a216b75858a4f6346ecc18c907cecdabd9ee29ba956b6312400583
3
+ size 805864190
pytorch_model-00003-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc401f17791cdf22626866d1748d44594a51938fd7c850b293e75defecb99089
3
- size 805863783
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9aeb916c58dfa9d94d9b1af496b1d88f9174b68f2ded30b292ad2dedd853b223
3
+ size 805864254
pytorch_model-00004-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a0968d478fd16d8b57ff1b6c9ffa5b337e5111ef34802dff5e0905d9c62e66b
3
- size 805863911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3cf903da5d1b36da3c0a5ef52b2c6ce186e89b64a241b73073eb759a39d7e69
3
+ size 805864382
pytorch_model-00005-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:57be95afaee854d5dfaadec6f95ddab45935aee8cc3991b73fa0b6822ddf2907
3
- size 805863911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7aa8cc4ecdd0506005a88740e98f5cdb7541353a56fe8a7b18e51d5f0d722fc
3
+ size 805864382
pytorch_model-00006-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0f05157c4514d68c786cf5aa1636714040992b1d21798b57f806cf1443d3376a
3
- size 805863911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48697dd6480b33fe76b49763a4a4cfcf62082dcd28bd62ed532bab382f268677
3
+ size 805864382
pytorch_model-00007-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:85726e3a23a92154d13c018401b00114049a98c3d1b56c249b6f9ec85883c32d
3
- size 805863911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c56c80a98cc2398663db256417987bd693405a8545b3ef3ca913dcab19ccb771
3
+ size 805864382
pytorch_model-00008-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c7c689c11f2da39d0d855a8ac8ff0278bc695957b1a54ebb6ed46a1ec88166d4
3
- size 805863911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:690945b69089162e3e9b0fdb24939fe2c1c4485df59d394cc4be874315f4a8c3
3
+ size 805864382
pytorch_model-00009-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e455418ac3cc296e344286a915febd3259fd9ffc548076387b4ef735af0c4ef
3
- size 805863911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fba81fd6dd30859b6749b9b493bf7ba6e697bcd2e3ddf2fc2861eddd06d7703
3
+ size 805864382
pytorch_model-00010-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:344f01ee728c6ddc6cdf5bcc87629bdf8e2d42d1f7639a09e6056e291481cadc
3
- size 805863911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dea749629af79c87cd81eab186089c4c9d97ed1a254f970103155352052fbd80
3
+ size 805864382
pytorch_model-00011-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e867474f1e4e69dddd729b84dc3fbed76abca66ce68b5856f1332bcc68b86e96
3
- size 805863911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48a593108d6a91e5122600beb204ae299d86690a35b4db5b0ba6a87d720bf227
3
+ size 805864382
pytorch_model-00012-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d46c82ff17f0bee7509773236c0333c7b64cce27b63d1fc9072c55fd7ad41e2
3
- size 805863911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:224dc2b82e77c73466732020cf86e7fd036f4db2dd5a2baafdf7bf8573cb9b54
3
+ size 805864382
pytorch_model-00013-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d845d981401980c86847a505ae39f1362070a40ce4ce35f1b499fa3ae678de46
3
- size 805863911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f08eeadf9af5fbf10e544212ef906c407edb93954b60b1194782ddeb7cf7562a
3
+ size 805864382
pytorch_model-00014-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9974bc4a62178dd2da3a0ce2c75ce148e86b740e8c4d7ff30ffe5db57649bc2b
3
- size 805863911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81e5098628c3acca9845769bac24fb2c405f09369cbcf593949dcdf2afb5f48a
3
+ size 805864382
pytorch_model-00015-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca956683ca9e7b4949cf7623c182333367c4f67da3066187f75bb75452188392
3
- size 805863911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aae18af032453eecfcc461f602620f1ea52d79061d4e069610ffe81461db4104
3
+ size 805864382
pytorch_model-00016-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:83379b28761925cc4f08468135a09423a91444c56531b7c628b6342845fd1f9e
3
- size 805863911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a95f10401f9921f87fd9b36e90bcb9bba4576cf1aa2f3e995a576db2cca3962a
3
+ size 805864382
pytorch_model-00017-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e38f88c719432807a4d510b3784be867ab77fe9c9f4815d7ce84cc3866f6ab07
3
- size 805863911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:851069c373ce4397d55cd16c67a05385a11ea9f32df8da1d701db6b97b6da5cf
3
+ size 805864382
pytorch_model-00018-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ed47c602051553a1bd96c8647a8a5fcb5639a54ae3bff19392ed6638e133f79f
3
- size 805863911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61e0e32a486dbe461add00b7f4dd51d9c61cb448cd9667ae074dfe6f704591a0
3
+ size 805864382
pytorch_model-00019-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:53e31bae07b5f2a69fbb2aab80949993550fcb6a38d1a130b6965a259d664644
3
- size 805863911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:895a4682efa59f85be23612824ac713118fa72e296c43a437022d1983fc0e8ac
3
+ size 805864382
pytorch_model-00020-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:925f232df288b51a24bc1b30d0310bcceb081838c466967db8a5e6113d0f2583
3
- size 805863911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de70c1c7b4216356b7e85eadfe4948ebdaa115e197fe839950d867ae783a9366
3
+ size 805864382
pytorch_model-00021-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e661a80c042a189159c81c29bd234f878313d6ae522d19b303379011a11d6f5
3
- size 805863911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:304e1c980656a8bd19f1e34eea8ab77d753a49adb49aac074d6d7ee1470985f3
3
+ size 805864382
pytorch_model-00022-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5498281cf04bd187490f0d4334852e0d4ed5e87083c1af9bc64978ac00fa5735
3
- size 805863911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6888bd1e6943ce4488a6abdc491a23d34f220fb0b31c13b56221bebeb4893675
3
+ size 805864382
pytorch_model-00023-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:39ccf3e11b7d9a1d3c662ae5d85bf1d2502cc040ebaf0fff78db541a5caaebb1
3
- size 805863911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e3e882135440906d7418f63b6c86cda2b14de64ed95822b5a3b8ec21a86f238
3
+ size 805864382
pytorch_model-00024-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:db45df5bcafe3f86da122a98f58519d1f1104ea8fcfac14dacec56cf5d8807e2
3
- size 805863911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:331ea6aef22c5943c07a069149fb9632343e85c2a53cfea1619ac44c6813d1b6
3
+ size 805864382
pytorch_model-00025-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cc5f469c82883caf20eb0f8531a1387caf129d76b5e0258312e5d952d32af08e
3
- size 805863911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:727e35819961bdeccff9ab1a7152b3f4b3ca4bef6aec1e21b845e28f8fcb44b6
3
+ size 805864382
pytorch_model-00026-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4a36de78bd83d474cc71aab1ac7ee66b19207020fcedc167acbab949802c86e8
3
- size 805864103
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aaae8803e43bee7ce29e6ca64aa75dbde7487d1a15634f08233a7201ebfea9f8
3
+ size 805864574
pytorch_model-00027-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9bbf8f9fb75a5a24515940e12f300a8a2405a7f9cc206f4f6a8066b714de7904
3
- size 805864103
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:834011bc368d777738d66b9a002a982ab82890928671a98ce217df4d6303e0d2
3
+ size 805864574
pytorch_model-00028-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:325e94d9fdbd43e7107f19a93b50a9b2b958752187801fdb165207e887a85e5c
3
- size 805864103
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bf46e1a9bf329842f93fe0903e094e35e1fb65c25bc9d0850a9e191f1b8da3f
3
+ size 805864574
pytorch_model-00029-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9694df632accdef5417efd96d35fb32114b177bbd87e3256c6420c9eeaa3dbb7
3
- size 805864103
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cfe4f7629742c53987c0b6128c9ac3692356ec6092e2ab812b0e14b14d51f59
3
+ size 805864574
pytorch_model-00030-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3bf4acb18f9f1fcd53c504e4da1b8b69718cc85f3a9dce1f0e5f1ba2fb7dc2ea
3
- size 805864103
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b08d532bfd0b15b350ef367fbb7a6f41568ecfa82eb91fb915635d20684e38b8
3
+ size 805864574
pytorch_model-00031-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cf8f5919ebba7393fe5353d1630569b67498a19e9dcb972690986f214e8ea4f1
3
- size 805864103
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5be217f3158e3bf1d0dbb1c80c626b83b38316700c8e8a6e9ed8bf41d7ea0e5e
3
+ size 805864574
pytorch_model-00032-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1098ea66577e21fea402f9aae090ff0f326490b0c22abfed765ede75868d68a6
3
- size 805864103
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7cd61f698777a025478f34e55ba1b3393ab29d3ce6da82f29cc140dff74fa04
3
+ size 805864574
pytorch_model-00033-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32731f543f13bf822547b5443b51719805878fa74d52f49660872c18e871cafe
3
- size 805864103
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcca911d6ab26e4ab5ee83f8f9a471c3bded268ad4d10205b954f9e106108d20
3
+ size 805864574
pytorch_model-00034-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d6ceb74ef8b5532cb61d2e1150f98dea2f992b6ded12508a357c93dca1ce6601
3
- size 805864103
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49c166f96c0e4e1f2e44ea02a0e92f5f34ddf14e9630aa449b36eb5ad7143b8f
3
+ size 805864574
pytorch_model-00035-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bef6be88e1845b0b4803eaea312d25d5ac6ff4766ba2f9e9acffc684a6fd1a87
3
- size 805864103
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:647d224f0bc054870b865cf3611601f9f8bf01dcff5a186e4e569d58bc0ee3ef
3
+ size 805864574
pytorch_model-00036-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d09352ca55737c00f25cd2d8da427623eb0eef698067eddc3b57b4a188f36988
3
- size 805864103
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa916acf7dcbfa1b07319790e91cbecee8bf574cbb735dd22e23ecf87c39f324
3
+ size 805864574
pytorch_model-00037-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f0f842d94fc4c4402e09a667cf695610256e52c1a2b4265feb105cb11b135f9
3
- size 805864103
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd541eb1d4f947ba32c57561646eca47ef3a4d44b9e624115de56dbae45988d5
3
+ size 805864574
pytorch_model-00038-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d288b3b8d1499304c2b3e4f2d8354ac09a82dbf3e7ba249382861c6793c58c9
3
- size 805864103
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac5138261fdb861ef74c80bf6fa7d75a15a5112fc29f357ec0ac40c27fed40f7
3
+ size 805864574
pytorch_model-00039-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f250184e62af5b10f8922ec3388533421d42afb214d723680a8c290cd2030913
3
- size 805864103
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e63abe304a52412a8648b367f7a69097207bfb8f189171f89ffb94f6f16cea2
3
+ size 805864574
pytorch_model-00040-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ed0cc976baa2230c40dfe781482dd85e47a40c838cb9a041cab4775eb3ef4bd
3
- size 805864103
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c3baf54fd22803ee8503eeea0f72b7ec54a76d1adab2f16251eaa5a28a23e17
3
+ size 805864574
pytorch_model-00041-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1eb4ae326ba957ea0ad5b4e5d809b020152c33ef131f401d0f7dd8f20514a240
3
- size 805864103
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:910eacb56e069f3ac01ef81ee3d508a44a402f57f0a74f54cfef7e2427aa0f63
3
+ size 805864574
pytorch_model-00042-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c2f061cc81342734309de48590c792bf4ee90261674eed607036c175916ac947
3
- size 805864103
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca4da38be024b55b512905989e771128172dd85de1aeb31bb838ae144de398b0
3
+ size 805864574
pytorch_model-00043-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d71406e68bca7f4709547747d1fb6957cc335efcca016afef113d0396778d20f
3
- size 805864103
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ecde8408a4582057c0c74b6a1ded116050a882c2f746349b1c7a2803a64bf65
3
+ size 805864574
pytorch_model-00044-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e89197e0a685965bed15b34e8765a3003086d759a8435b3f4d060c3313f9b44c
3
- size 805864103
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:822f2145ecf87f229f1922e4a66953db449bb1ef2a1b009e14091a97ec8b7fd1
3
+ size 805864574
pytorch_model-00045-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c3c2a1c9b56560f98c5fc2eaff55f39221b7a582edf118af7e686a8b712c88d7
3
- size 805864103
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20552c04a629d5fdba7784e6efd6f10fae2b154901803fa083132cddf8f2bf68
3
+ size 805864574
pytorch_model-00046-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd2af36c9752848000d7470db4f1cf82573ba0645e64bb371b32c78c2b058866
3
- size 805864103
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f4c4e4094e85b6b8faa054f74324119f06101bc32bd72997fdebfa7221ce217
3
+ size 805864574
pytorch_model-00047-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d4c6606321c5f684898c31fc1c08450574bca881affb76b7a03f44154937ac31
3
- size 805864103
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:206c9061048df3ca1f8352d84beb1e161cd72c35cea59cd6764e3bff8c0924e0
3
+ size 805864574
pytorch_model-00048-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:95b29aed8f540b71201283799a55c5a8dcfc38e21de101a1fc1ef1ddfec31e4f
3
- size 805864103
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cdf87f954d07fae9fc360ff407afc1251e2f73f1cfb1e705aef666da901d4f9
3
+ size 805864574
pytorch_model-00049-of-00129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d19b73d5bb173d1df16dfca17da1fe4749d907713b70001cd88683cc9d6caf1e
3
- size 805864103
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e539de7ddb680723440a7f9b343d5b7526d2ee7878971cb45ed2988f79d39e5
3
+ size 805864574