Datasets:
Upload 2 files
Browse files- .gitattributes +2 -0
- p_train_data.jsonl +3 -0
- r_train_data.jsonl +3 -0
.gitattributes
CHANGED
|
@@ -58,3 +58,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
p_train_data.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
r_train_data.jsonl filter=lfs diff=lfs merge=lfs -text
|
p_train_data.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:52d99ce7a1378c04fc3bc58de466feb9e90ac29a8de3ccd66436a58f840a5240
|
| 3 |
+
size 234695123
|
r_train_data.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:98cb0903934c33682c90cf58327f161ed1d9da60cd0f13f3ac4e40073a677220
|
| 3 |
+
size 198759873
|