root
commited on
Commit
•
7445caf
1
Parent(s):
b259676
WizardLM 13B V1.0
Browse files- README.md +0 -1
- config.json +1 -1
- pytorch_model-00001-of-00006.bin +1 -1
- pytorch_model-00002-of-00006.bin +1 -1
- pytorch_model-00003-of-00006.bin +1 -1
- pytorch_model-00004-of-00006.bin +1 -1
- pytorch_model-00005-of-00006.bin +1 -1
- pytorch_model-00006-of-00006.bin +1 -1
- tokenizer.json +0 -9
README.md
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
Diff weight of WizardLM-13B-1.0
|
|
|
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/workspaceblobstore/qins/llamax/trained_models/
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/workspaceblobstore/qins/llamax/trained_models/13B_sg_alpaca_prefix_mt_350k_2048_e3_2e_5/checkpoint-2732",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
pytorch_model-00001-of-00006.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9956562469
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5561e8d209e5e5e1ca297f540e2d946ce333b7f6dbc53459d6648c2374ede3ae
|
3 |
size 9956562469
|
pytorch_model-00002-of-00006.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9940854406
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c293ba1ce570225f327a844d325152d9c431ca142c147881663fae12b09a2657
|
3 |
size 9940854406
|
pytorch_model-00003-of-00006.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9940855007
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a555b05e82324ab9975f02684fd35a09ca9e3cc3a7917641d9f58383111a0fb
|
3 |
size 9940855007
|
pytorch_model-00004-of-00006.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9867413310
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9633d91d752527de4ec7e0f6655dc378c3087da849ed09556618d9401410314f
|
3 |
size 9867413310
|
pytorch_model-00005-of-00006.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9867454940
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a93f177929a05734f98f5af30c5dcc52f6c23c6ab46222b15adc848d1f24908
|
3 |
size 9867454940
|
pytorch_model-00006-of-00006.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2490495669
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55d0584e77879c2f4737eeb517f57da48ebf194ea4c4a6ca7a7e146788814368
|
3 |
size 2490495669
|
tokenizer.json
CHANGED
@@ -100,15 +100,6 @@
|
|
100 |
}
|
101 |
],
|
102 |
"special_tokens": {
|
103 |
-
"</s>": {
|
104 |
-
"id": "</s>",
|
105 |
-
"ids": [
|
106 |
-
2
|
107 |
-
],
|
108 |
-
"tokens": [
|
109 |
-
"</s>"
|
110 |
-
]
|
111 |
-
},
|
112 |
"<s>": {
|
113 |
"id": "<s>",
|
114 |
"ids": [
|
|
|
100 |
}
|
101 |
],
|
102 |
"special_tokens": {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
103 |
"<s>": {
|
104 |
"id": "<s>",
|
105 |
"ids": [
|