Upload 4 files
Browse files- .gitattributes +2 -0
- RECONSTRUCT.txt +5 -0
- final_v8_test_cleaned.jsonl +3 -0
- final_v8_train_cleaned_2.jsonl +3 -0
- final_v8_val_cleaned.jsonl +0 -0
.gitattributes
CHANGED
|
@@ -59,3 +59,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 60 |
zipped_dataset_parts/final_v8_test_cleaned.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 61 |
zipped_dataset_parts/final_v8_train_cleaned_2.jsonl filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 60 |
zipped_dataset_parts/final_v8_test_cleaned.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 61 |
zipped_dataset_parts/final_v8_train_cleaned_2.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
final_v8_test_cleaned.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
final_v8_train_cleaned_2.jsonl filter=lfs diff=lfs merge=lfs -text
|
RECONSTRUCT.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Reconstruct and extract:
|
| 2 |
+
cat human_behaviour_data.tar.part-* > human_behaviour_data.tar
|
| 3 |
+
tar -xf human_behaviour_data.tar
|
| 4 |
+
|
| 5 |
+
Root-level JSONL under human_behaviour_data/ were excluded.
|
final_v8_test_cleaned.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3cce30f234d8ed41360e4e2ec85b93f778f83f2fa50ff56062d5e8ee9bc3832
|
| 3 |
+
size 18021952
|
final_v8_train_cleaned_2.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:38ce6904caefbfa4222ca2b99b18e571aa91130ced37a1be1833ced72f91172a
|
| 3 |
+
size 81386020
|
final_v8_val_cleaned.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|