kobkrit commited on
Commit
83b742f
β€’
1 Parent(s): e6f0619

Version 1.0.0-beta

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 +7 -4
  2. generation_config.json +3 -0
  3. pytorch_model-00001-of-00039.bin β†’ pytorch_model-00001-of-00041.bin +2 -2
  4. pytorch_model-00002-of-00041.bin +3 -0
  5. pytorch_model-00006-of-00039.bin β†’ pytorch_model-00003-of-00041.bin +1 -1
  6. pytorch_model-00007-of-00039.bin β†’ pytorch_model-00004-of-00041.bin +1 -1
  7. pytorch_model-00008-of-00039.bin β†’ pytorch_model-00005-of-00041.bin +1 -1
  8. pytorch_model-00009-of-00039.bin β†’ pytorch_model-00006-of-00041.bin +1 -1
  9. pytorch_model-00005-of-00039.bin β†’ pytorch_model-00007-of-00041.bin +1 -1
  10. pytorch_model-00010-of-00039.bin β†’ pytorch_model-00008-of-00041.bin +1 -1
  11. pytorch_model-00003-of-00039.bin β†’ pytorch_model-00009-of-00041.bin +1 -1
  12. pytorch_model-00013-of-00039.bin β†’ pytorch_model-00010-of-00041.bin +1 -1
  13. pytorch_model-00011-of-00039.bin +0 -3
  14. pytorch_model-00014-of-00039.bin β†’ pytorch_model-00011-of-00041.bin +1 -1
  15. pytorch_model-00012-of-00039.bin +0 -3
  16. pytorch_model-00015-of-00039.bin β†’ pytorch_model-00012-of-00041.bin +1 -1
  17. pytorch_model-00002-of-00039.bin β†’ pytorch_model-00013-of-00041.bin +1 -1
  18. pytorch_model-00004-of-00039.bin β†’ pytorch_model-00014-of-00041.bin +1 -1
  19. pytorch_model-00015-of-00041.bin +3 -0
  20. pytorch_model-00016-of-00041.bin +3 -0
  21. pytorch_model-00017-of-00039.bin +0 -3
  22. pytorch_model-00020-of-00039.bin β†’ pytorch_model-00017-of-00041.bin +1 -1
  23. pytorch_model-00018-of-00039.bin +0 -3
  24. pytorch_model-00018-of-00041.bin +3 -0
  25. pytorch_model-00019-of-00039.bin +0 -3
  26. pytorch_model-00019-of-00041.bin +3 -0
  27. pytorch_model-00016-of-00039.bin β†’ pytorch_model-00020-of-00041.bin +1 -1
  28. pytorch_model-00021-of-00039.bin +0 -3
  29. pytorch_model-00021-of-00041.bin +3 -0
  30. pytorch_model-00022-of-00039.bin +0 -3
  31. pytorch_model-00022-of-00041.bin +3 -0
  32. pytorch_model-00023-of-00041.bin +3 -0
  33. pytorch_model-00024-of-00039.bin +0 -3
  34. pytorch_model-00027-of-00039.bin β†’ pytorch_model-00024-of-00041.bin +1 -1
  35. pytorch_model-00025-of-00039.bin +0 -3
  36. pytorch_model-00025-of-00041.bin +3 -0
  37. pytorch_model-00026-of-00039.bin +0 -3
  38. pytorch_model-00026-of-00041.bin +3 -0
  39. pytorch_model-00023-of-00039.bin β†’ pytorch_model-00027-of-00041.bin +1 -1
  40. pytorch_model-00028-of-00039.bin +0 -3
  41. pytorch_model-00028-of-00041.bin +3 -0
  42. pytorch_model-00029-of-00039.bin +0 -3
  43. pytorch_model-00029-of-00041.bin +3 -0
  44. pytorch_model-00030-of-00039.bin +0 -3
  45. pytorch_model-00030-of-00041.bin +3 -0
  46. pytorch_model-00031-of-00039.bin +0 -3
  47. pytorch_model-00031-of-00041.bin +3 -0
  48. pytorch_model-00032-of-00039.bin +0 -3
  49. pytorch_model-00032-of-00041.bin +3 -0
  50. pytorch_model-00033-of-00039.bin +0 -3
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/project/lt200059-openth/.cache/huggingface/hub/models--daryl149--llama-2-7b-chat-hf/snapshots/d8654a4f69178a0c9260cf730241ebac2e72b923",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
@@ -9,15 +9,18 @@
9
  "hidden_size": 4096,
10
  "initializer_range": 0.02,
11
  "intermediate_size": 11008,
12
- "max_position_embeddings": 2048,
13
  "model_type": "llama",
14
  "num_attention_heads": 32,
15
  "num_hidden_layers": 32,
 
16
  "pad_token_id": 0,
17
- "rms_norm_eps": 1e-06,
 
 
18
  "tie_word_embeddings": false,
19
  "torch_dtype": "float16",
20
  "transformers_version": "4.29.0",
21
  "use_cache": true,
22
- "vocab_size": 32000
23
  }
 
1
  {
2
+ "_name_or_path": "/home/kviriyay/lt200059-openth/.cache/huggingface/hub/models--ChanonUtupon--openthaigpt-merge-lora-llama-2-7B/snapshots/fd2d65dace47949d7682e0285145dafc6af260b8",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
9
  "hidden_size": 4096,
10
  "initializer_range": 0.02,
11
  "intermediate_size": 11008,
12
+ "max_position_embeddings": 4096,
13
  "model_type": "llama",
14
  "num_attention_heads": 32,
15
  "num_hidden_layers": 32,
16
+ "num_key_value_heads": 32,
17
  "pad_token_id": 0,
18
+ "pretraining_tp": 1,
19
+ "rms_norm_eps": 1e-05,
20
+ "rope_scaling": null,
21
  "tie_word_embeddings": false,
22
  "torch_dtype": "float16",
23
  "transformers_version": "4.29.0",
24
  "use_cache": true,
25
+ "vocab_size": 56554
26
  }
generation_config.json CHANGED
@@ -2,6 +2,9 @@
2
  "_from_model_config": true,
3
  "bos_token_id": 1,
4
  "eos_token_id": 2,
 
5
  "pad_token_id": 0,
 
 
6
  "transformers_version": "4.29.0"
7
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 1,
4
  "eos_token_id": 2,
5
+ "max_length": 4096,
6
  "pad_token_id": 0,
7
+ "temperature": 0.9,
8
+ "top_p": 0.6,
9
  "transformers_version": "4.29.0"
10
  }
pytorch_model-00001-of-00039.bin β†’ pytorch_model-00001-of-00041.bin RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe38b8674f434765ec072bf666f63b97bfa24d7484d753ca627ec2100bd6a8c6
3
- size 396364479
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a84f3830738588b03a50e6a43d9267feee9ec16978a0565920d8d027531a418d
3
+ size 537
pytorch_model-00002-of-00041.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a14e289efe623dda34911224d278827211e44fdd7616465d3f9a645431970ede
3
+ size 463291306
pytorch_model-00006-of-00039.bin β†’ pytorch_model-00003-of-00041.bin RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0ad788b0be08b250bd15a4c904e12717f32cfb8056cf5b555aa55ad23292c5b8
3
  size 314575888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e45f3c518c61076c1b58b29128154df283fdfbd3fe04bbf2e274076d0baa7898
3
  size 314575888
pytorch_model-00007-of-00039.bin β†’ pytorch_model-00004-of-00041.bin RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:af0f7668496a668337c29541cd6350fe81aa526656a6d1fe0c5aa61f6582df6d
3
  size 314592882
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94a7e0aa2ba7131ce7c047374d9616b3914d4ff1444463437f6224da421f2a02
3
  size 314592882
pytorch_model-00008-of-00039.bin β†’ pytorch_model-00005-of-00041.bin RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:891c1e0584197f83d2286ddb4d550b811f8de41bb7c67e62d3908e21945ff4dd
3
  size 314592882
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9978b5d3dc5d9cda206c6f9e6b535d9073007bad2f431aee783d668f250ae5e
3
  size 314592882
pytorch_model-00009-of-00039.bin β†’ pytorch_model-00006-of-00041.bin RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:818d760dbe9433b5af6d72ee4e338df25a8fe93dac2df631c84069a150ae8f14
3
  size 371215393
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3436e05dfc50009e6a3ad209eff87c94e09873983bf8d259467af9ca72be6d8d
3
  size 371215393
pytorch_model-00005-of-00039.bin β†’ pytorch_model-00007-of-00041.bin RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:230e822392707c874a228d1db02481373a7902706eba1c4770618750b29d9952
3
  size 371215986
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff389907f17bd191a2825fd4391d18b2fe54c5edf5f3d6f8d1befb8664c13ec8
3
  size 371215986
pytorch_model-00010-of-00039.bin β†’ pytorch_model-00008-of-00041.bin RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:86a85d53b815f5f9f5c811e49108cfdb03725d8a2b860a0f3f5b98acaffa7dd3
3
  size 371215986
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58daead9601404784f9f8c91259afebaa57b5b74ee242f7659e11ae67e9c68d0
3
  size 371215986
pytorch_model-00003-of-00039.bin β†’ pytorch_model-00009-of-00041.bin RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:21897bd09a2fdd438ba7eb6e5e3f73f2ccba1995b44c2e6894ddb60cec6f51a5
3
  size 371215986
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9f63d2e0cf54e79c5d663b83e6ef0cff04e92743422221daf2253a3895330ff
3
  size 371215986
pytorch_model-00013-of-00039.bin β†’ pytorch_model-00010-of-00041.bin RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5fa960f004ba3f5dd7cec1c10ece9f5bca02cf5e8f6401eda744ced4683ce41d
3
  size 314575888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57b28b6491ca1923df2c0263a37f1e9bc95497cdb1d508aabd5c255c6592fa42
3
  size 314575888
pytorch_model-00011-of-00039.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:27c4618e25a63198e7511874e1dba4bf46f7952b7ccf6b1f53a4ca3c8ecb5791
3
- size 371215986
 
 
 
 
pytorch_model-00014-of-00039.bin β†’ pytorch_model-00011-of-00041.bin RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:83afdfd23765d5dd21975843003de193b9c231169d66685a4276af8387003f54
3
  size 314592882
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2412e30df08dea8ff8194d91256f921023a23ab753d8fef58412100f5533942
3
  size 314592882
pytorch_model-00012-of-00039.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3a4f7f4a6a4274130ee81030f08959d4661e8caec43aadda802046c6840173ad
3
- size 371215986
 
 
 
 
pytorch_model-00015-of-00039.bin β†’ pytorch_model-00012-of-00041.bin RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a30d391f53bda6e1a991dbdde8036b835c39a0cdb57de4de53499b6cacd8d847
3
  size 314592882
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8d454b8b739891b82660b071be3dda190adbf606b9ccf99c2901c5ab686366a
3
  size 314592882
pytorch_model-00002-of-00039.bin β†’ pytorch_model-00013-of-00041.bin RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:567dd141b24f9fe38f0715cdb44ddc5040260032817ee0764fbb1a91c579a247
3
  size 371215393
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ece794b263ebcb99a7c3f8bb7123e9f69fb6d114bddc3bfb09c0a2d9e46bb504
3
  size 371215393
pytorch_model-00004-of-00039.bin β†’ pytorch_model-00014-of-00041.bin RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ffb9232b5e4ebfc290ac4509a497f0832f5affa673771a2ef05feb67e5c215aa
3
  size 371215986
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:811be5881fbcc063c9b35c273c693f403f17c213db5d83044d4540e1475757e1
3
  size 371215986
pytorch_model-00015-of-00041.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1cb4c01c8f06b9417c375c965a9fdf0e804ebb570186693bc6e2eb9cc79a591
3
+ size 371215986
pytorch_model-00016-of-00041.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:893034f5a4bcf38b48be9411a7e8fc8aebb75322b99e11aa7ed99960faa63cea
3
+ size 371215986
pytorch_model-00017-of-00039.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:aafcb10dfa023c7684c239cc41640e3bae7c58df07a897044a3a4b4f35dc264c
3
- size 371215986
 
 
 
 
pytorch_model-00020-of-00039.bin β†’ pytorch_model-00017-of-00041.bin RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5e9e4cfdd35fd23a8914dcb4a021846c42ee9bd315efa686230d32b9ca9cd881
3
  size 314575888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65bb12ed523b37706befcb3acb1feba1afbb71333c6ac934bc234da65ed4f95a
3
  size 314575888
pytorch_model-00018-of-00039.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3bc451038e8e2159b11719177e65d4a17eff1460af59b78bc393c1fe8c7e5335
3
- size 371215986
 
 
 
 
pytorch_model-00018-of-00041.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbd37b800ff0ff0e9351c6b183bb5e7a5f629131b006f09e66eeff408bf1358b
3
+ size 314592882
pytorch_model-00019-of-00039.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:370b3b71b7abac7b1e9d44d14e996051038df535b245d83eefbafec8f2e9cb2e
3
- size 371215986
 
 
 
 
pytorch_model-00019-of-00041.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b6969d780b1e51a438691119b2c437cc1288763b948e19b4c85e4155d2383dd
3
+ size 314592882
pytorch_model-00016-of-00039.bin β†’ pytorch_model-00020-of-00041.bin RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a3b5d99ace2c5439c03f0e228761ee9d1363c15c95b85545467fd19a69dd9fe6
3
  size 371215393
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82b9ad229c8224e333bd5cc474fd9103562459b8d5e4a4d33bf1c65b2df9793c
3
  size 371215393
pytorch_model-00021-of-00039.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:2bf27fd98853ae003178850ecd17317c72e894c2ff79220744f9a46de4161c02
3
- size 314592882
 
 
 
 
pytorch_model-00021-of-00041.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:183fc16fbb856e3e7273ec78e2a563273bac9bd616f139f22df7da6604bd3e31
3
+ size 371215986
pytorch_model-00022-of-00039.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a3797ec61650672727c8320ed96ce044b84b1882f67f070b93183f6da51f7e4a
3
- size 314592882
 
 
 
 
pytorch_model-00022-of-00041.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c619eb40545f9169f3397701851fffa6ab61e0fd54b8c09dc159b63dbbc0c0e
3
+ size 371215986
pytorch_model-00023-of-00041.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c937b960b605bcd115093cfbc4462f480ef1adf2cd24d4de7aa67305ebee8c5d
3
+ size 371215986
pytorch_model-00024-of-00039.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:351a7e84d4daf6c5bb8a43206b5e5e105c21a196b3f62c65b76db30582e4a993
3
- size 371215986
 
 
 
 
pytorch_model-00027-of-00039.bin β†’ pytorch_model-00024-of-00041.bin RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d83d9fab596e0dff584d64a98870776780009c5b32da84d03b3f7a24a55c2fb
3
  size 314575888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:381e233f75ca847aa955b5056fbd8319bef408095d571f97faeb8f6b6e7af448
3
  size 314575888
pytorch_model-00025-of-00039.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c2acf37331a0ce418909fdd3b868999a1646daed1cbbb4444aaeda655c54245
3
- size 371215986
 
 
 
 
pytorch_model-00025-of-00041.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f307e8db035760e96fc65d0472d219ef7726c1a34bec0ca3c5af9a3c4f2e393
3
+ size 314592882
pytorch_model-00026-of-00039.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e6ac65a1bd86ff080fe237dcfedf08d57857d5ebaeeac27b38bbaaf4328d820e
3
- size 371215986
 
 
 
 
pytorch_model-00026-of-00041.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8c86e30701b6596215a6834f3e4c32f1b6e916e2e8ac7c5b9dffbffa3ab4cb6
3
+ size 314592882
pytorch_model-00023-of-00039.bin β†’ pytorch_model-00027-of-00041.bin RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f3e30b0fc19e9fbd5a0bcb3f5c1048a39a0572869c8c06545028c477a840f49d
3
  size 371215393
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f928e6197788cc7e18a8b833ca1e3656319454f4738268fc01587c3aa4fece43
3
  size 371215393
pytorch_model-00028-of-00039.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5458cb6d9eeef57b179792f287f199dc4983214f94ae4b5998620348698a76eb
3
- size 314592882
 
 
 
 
pytorch_model-00028-of-00041.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0343fbe5a4c64d31d91248d4d947e48c99f755555907bd9098506762bce843f9
3
+ size 371215986
pytorch_model-00029-of-00039.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7cc2fa23e15a68a83b50827a5c275bbda55c658051100f8d5d3de5cd67f918e
3
- size 314592882
 
 
 
 
pytorch_model-00029-of-00041.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7654548a3176d790318535c13152482134e1abfd5222fb3cc61e2f386c9d7f2f
3
+ size 371215986
pytorch_model-00030-of-00039.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c8975dd0e8fa70b6dccd5269c2f5eb9df8e04a8f24bdf79d3997bb922c90c41d
3
- size 371215393
 
 
 
 
pytorch_model-00030-of-00041.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e04421b5d73cfb6b3f22d4ea130b6587c200701ecaea40d4f75ab6df365c824
3
+ size 371215986
pytorch_model-00031-of-00039.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b6139c95d7d0bafdf6d8f075cbfd6c6d20c5db3df52b3fbae93ee1bf547c26ed
3
- size 371215986
 
 
 
 
pytorch_model-00031-of-00041.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f36b98600a73f932694502be99975d88c15e7cbd4cc4bc95aedcea1b226177f
3
+ size 314575888
pytorch_model-00032-of-00039.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:03503f0e9b6dd484ca19c0482dcae4d54c06f30cdb6225b4448b20384176562d
3
- size 371215986
 
 
 
 
pytorch_model-00032-of-00041.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:607467cf4ad4d71677b13fb6beb7f866a31db208d49be4ab42ad8c6f9691fa8c
3
+ size 314592882
pytorch_model-00033-of-00039.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:74bb29f1d6d928a48e87c2bf3c4ad3629862fead97908494116de9b4036a716a
3
- size 371215986