donglixp
commited on
Commit
•
4b76dad
1
Parent(s):
1ad3280
add file
Browse files- .gitattributes +3 -0
- prompt/gpt2/train.jsonl +3 -0
- prompt/gpt2/train_0.bin +3 -0
- prompt/gpt2/train_0.idx +3 -0
- prompt/gpt2/valid.jsonl +3 -0
- prompt/gpt2/valid_0.bin +3 -0
- prompt/gpt2/valid_0.idx +3 -0
- prompt/llama/train.jsonl +3 -0
- prompt/llama/train_0.bin +3 -0
- prompt/llama/train_0.idx +3 -0
- prompt/llama/valid.jsonl +3 -0
- prompt/llama/valid_0.bin +3 -0
- prompt/llama/valid_0.idx +3 -0
- prompt/opt/train.jsonl +3 -0
- prompt/opt/train_0.bin +3 -0
- prompt/opt/train_0.idx +3 -0
- prompt/opt/valid.jsonl +3 -0
- prompt/opt/valid_0.bin +3 -0
- prompt/opt/valid_0.idx +3 -0
.gitattributes
CHANGED
@@ -56,3 +56,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
56 |
# Video files - compressed
|
57 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
58 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
56 |
# Video files - compressed
|
57 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
58 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
59 |
+
*.json filter=lfs diff=lfs merge=lfs -text
|
60 |
+
*.idx filter=lfs diff=lfs merge=lfs -text
|
61 |
+
*.jsonl filter=lfs diff=lfs merge=lfs -text
|
prompt/gpt2/train.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c246c542e5cb8b9d37ad73600aa1b4536cc9695b372a9848758d150a907ab39
|
3 |
+
size 10607497
|
prompt/gpt2/train_0.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:271e65eed0813554ce09c8d171b60621aef7483bcd721d108f5bf985837758ce
|
3 |
+
size 1631276
|
prompt/gpt2/train_0.idx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:666e854dca1670fc972d6b02449a52e434482a44643c9a5f41c0904b109f551f
|
3 |
+
size 137262
|
prompt/gpt2/valid.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30a747403cc83ab01d4df713fdcb51a17858f4de12e52b6e5c7cb9a3a56835a9
|
3 |
+
size 929603
|
prompt/gpt2/valid_0.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9b08bd5eb8ed76ecb1006c495462de1ef79c2547216c0dc4147fc602d621b0a
|
3 |
+
size 142600
|
prompt/gpt2/valid_0.idx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18317d8d1348ea9ca1333054e253770c2cf2464feebbad08262630495a0e0f3e
|
3 |
+
size 12042
|
prompt/llama/train.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:befbc022f6d808c6c5bf0b08469455a493b8de66590e7daab33599c51dd4174b
|
3 |
+
size 9440962
|
prompt/llama/train_0.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af5a6390c6349e7764bb15c17dbff5c6a29cd0c24b9afa828e80cd60dbc55148
|
3 |
+
size 1622934
|
prompt/llama/train_0.idx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85e85e1babe2f59e7df189372695cc63fac02cc5cee0301a573c139a074a59ea
|
3 |
+
size 130866
|
prompt/llama/valid.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d99f5bb81b36e759b4ee54a75244556e0fda0324918541f9f13ba71fa17906a
|
3 |
+
size 867227
|
prompt/llama/valid_0.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d3704ce1b57a6cc365ebf405185d9d43452e8433732e3ba3b4c5adecdd73dfc
|
3 |
+
size 148178
|
prompt/llama/valid_0.idx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c77e6e2063b477035edda7bd8ff7ae7da0f3d81a36551db378a4e76bd085740
|
3 |
+
size 12042
|
prompt/opt/train.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:634ddc569659cca52a906f5de4994902a5dc787b32ff9dfa9458e06ff6449d9e
|
3 |
+
size 10607497
|
prompt/opt/train_0.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:864b19bc2ea5c62bd3d39af3f9fd0ad8df3055069446982e03f1eff5a94c457b
|
3 |
+
size 1631276
|
prompt/opt/train_0.idx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57a17672bdacd24cb0ee21d5249095b9bc7a532ada7d5ca3973dff662f98f65d
|
3 |
+
size 137262
|
prompt/opt/valid.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02d1202a3eb04081446d5517b7e1022fc29939ae0f04fd90704044fe14ba365b
|
3 |
+
size 929603
|
prompt/opt/valid_0.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ae76ec7f01234e3fcec27ceaaf0a98679dcac7e1e2fdcd5572e6de8139f523a
|
3 |
+
size 142600
|
prompt/opt/valid_0.idx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e87d914d939792384684545b709db92f9953943ea35a6df9eb496149684b4b7
|
3 |
+
size 12042
|