Upload 3 files
Browse files- .gitattributes +3 -0
- test.jsonl +3 -0
- train.jsonl +3 -0
- validation.jsonl +3 -0
.gitattributes
CHANGED
@@ -57,3 +57,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
57 |
# Video files - compressed
|
58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
57 |
# Video files - compressed
|
58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
60 |
+
test.jsonl filter=lfs diff=lfs merge=lfs -text
|
61 |
+
train.jsonl filter=lfs diff=lfs merge=lfs -text
|
62 |
+
validation.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:70c7a1b3f12d96aa378ad6aa62fa08f879aa95e395060997236385465bb4213d
|
3 |
+
size 14495759
|
train.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60751fa5530c5a7e80cf5c1233d7bc6aa56c92a840c848a75469267756169159
|
3 |
+
size 114610969
|
validation.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ba9aca0a2376ffe9469bf3ee96374484d4ba9ec096b541f8039342c3495be1b
|
3 |
+
size 12874102
|