Junxiong Wang
commited on
Commit
·
f57e4bd
1
Parent(s):
abd5e79
add dataset
Browse files- .gitattributes +2 -0
- test.jsonl +3 -0
- train.jsonl +3 -0
.gitattributes
CHANGED
@@ -56,3 +56,5 @@ 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 |
+
test.jsonl filter=lfs diff=lfs merge=lfs -text
|
60 |
+
train.jsonl filter=lfs diff=lfs merge=lfs -text
|
test.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:772c3578ee1172a242639cb2ef9db0dbaa5f438154a771240253d890c4cce30f
|
3 |
+
size 6663248
|
train.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:53898589a7192d5e36bcd01426cd5f5504878876f2cf1e88aecd29763b318cd4
|
3 |
+
size 32413534062
|