Datasets:

Modalities:
Audio
Text
Formats:
parquet
parquet-converter AdnanElAssadi commited on
Commit
eb1aaff
·
0 Parent(s):

Update parquet files

Browse files

Co-authored-by: AdnanElAssadi <AdnanElAssadi@users.noreply.huggingface.co>

This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +60 -0
  2. action_antonym/test/0000.parquet +3 -0
  3. action_count/test/0000.parquet +3 -0
  4. action_count/test/0001.parquet +3 -0
  5. action_count/test/0002.parquet +3 -0
  6. action_count/test/0003.parquet +3 -0
  7. action_count/test/0004.parquet +3 -0
  8. action_count/test/0005.parquet +3 -0
  9. action_localization/test/0000.parquet +3 -0
  10. action_localization/test/0001.parquet +3 -0
  11. action_localization/test/0002.parquet +3 -0
  12. action_prediction/test/0000.parquet +3 -0
  13. action_prediction/test/0001.parquet +3 -0
  14. action_sequence/test/0000.parquet +3 -0
  15. character_order/test/0000.parquet +3 -0
  16. character_order/test/0001.parquet +3 -0
  17. character_order/test/0002.parquet +3 -0
  18. character_order/test/0003.parquet +3 -0
  19. character_order/test/0004.parquet +3 -0
  20. character_order/test/0005.parquet +3 -0
  21. character_order/test/0006.parquet +3 -0
  22. counterfactual_inference/test/0000.parquet +3 -0
  23. egocentric_navigation/test/0000.parquet +3 -0
  24. episodic_reasoning/test/0000.parquet +3 -0
  25. fine_grained_action/test/0000.parquet +3 -0
  26. fine_grained_pose/test/0000.parquet +3 -0
  27. fine_grained_pose/test/0001.parquet +3 -0
  28. moving_attribute/test/0000.parquet +3 -0
  29. moving_count/test/0000.parquet +3 -0
  30. moving_direction/test/0000.parquet +3 -0
  31. object_existence/test/0000.parquet +3 -0
  32. object_interaction/test/0000.parquet +3 -0
  33. object_interaction/test/0001.parquet +3 -0
  34. object_shuffle/test/0000.parquet +3 -0
  35. object_shuffle/test/0001.parquet +3 -0
  36. object_shuffle/test/0002.parquet +3 -0
  37. object_shuffle/test/0003.parquet +3 -0
  38. object_shuffle/test/0004.parquet +3 -0
  39. object_shuffle/test/0005.parquet +3 -0
  40. object_shuffle/test/0006.parquet +3 -0
  41. scene_transition/test/0000.parquet +3 -0
  42. scene_transition/test/0001.parquet +3 -0
  43. state_change/test/0000.parquet +3 -0
  44. state_change/test/0001.parquet +3 -0
  45. state_change/test/0002.parquet +3 -0
  46. state_change/test/0003.parquet +3 -0
  47. state_change/test/0004.parquet +3 -0
  48. state_change/test/0005.parquet +3 -0
  49. state_change/test/0006.parquet +3 -0
  50. unexpected_actions/test/0000.parquet +3 -0
.gitattributes ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.avro filter=lfs diff=lfs merge=lfs -text
4
+ *.bin filter=lfs diff=lfs merge=lfs -text
5
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
6
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
7
+ *.ftz filter=lfs diff=lfs merge=lfs -text
8
+ *.gz filter=lfs diff=lfs merge=lfs -text
9
+ *.h5 filter=lfs diff=lfs merge=lfs -text
10
+ *.joblib filter=lfs diff=lfs merge=lfs -text
11
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
12
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
13
+ *.mds filter=lfs diff=lfs merge=lfs -text
14
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
15
+ *.model filter=lfs diff=lfs merge=lfs -text
16
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
17
+ *.npy filter=lfs diff=lfs merge=lfs -text
18
+ *.npz filter=lfs diff=lfs merge=lfs -text
19
+ *.onnx filter=lfs diff=lfs merge=lfs -text
20
+ *.ot filter=lfs diff=lfs merge=lfs -text
21
+ *.parquet filter=lfs diff=lfs merge=lfs -text
22
+ *.pb filter=lfs diff=lfs merge=lfs -text
23
+ *.pickle filter=lfs diff=lfs merge=lfs -text
24
+ *.pkl filter=lfs diff=lfs merge=lfs -text
25
+ *.pt filter=lfs diff=lfs merge=lfs -text
26
+ *.pth filter=lfs diff=lfs merge=lfs -text
27
+ *.rar filter=lfs diff=lfs merge=lfs -text
28
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
29
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
30
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
31
+ *.tar filter=lfs diff=lfs merge=lfs -text
32
+ *.tflite filter=lfs diff=lfs merge=lfs -text
33
+ *.tgz filter=lfs diff=lfs merge=lfs -text
34
+ *.wasm filter=lfs diff=lfs merge=lfs -text
35
+ *.xz filter=lfs diff=lfs merge=lfs -text
36
+ *.zip filter=lfs diff=lfs merge=lfs -text
37
+ *.zst filter=lfs diff=lfs merge=lfs -text
38
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
39
+ # Audio files - uncompressed
40
+ *.pcm filter=lfs diff=lfs merge=lfs -text
41
+ *.sam filter=lfs diff=lfs merge=lfs -text
42
+ *.raw filter=lfs diff=lfs merge=lfs -text
43
+ # Audio files - compressed
44
+ *.aac filter=lfs diff=lfs merge=lfs -text
45
+ *.flac filter=lfs diff=lfs merge=lfs -text
46
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
47
+ *.ogg filter=lfs diff=lfs merge=lfs -text
48
+ *.wav filter=lfs diff=lfs merge=lfs -text
49
+ # Image files - uncompressed
50
+ *.bmp filter=lfs diff=lfs merge=lfs -text
51
+ *.gif filter=lfs diff=lfs merge=lfs -text
52
+ *.png filter=lfs diff=lfs merge=lfs -text
53
+ *.tiff filter=lfs diff=lfs merge=lfs -text
54
+ # Image files - compressed
55
+ *.jpg filter=lfs diff=lfs merge=lfs -text
56
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
57
+ *.webp 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
action_antonym/test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c0745a078af95cb84f79bba26227630ea8dbfa1656e7ff8ea9e1598d091bff8
3
+ size 16867678
action_count/test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc7c3eb969ca8ab812ffa4a8cbaffc62fb841d6c349fabd5cd2280b4559053ab
3
+ size 415937050
action_count/test/0001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fc095f7a974ead9b8b273ac891f4e7a10aec737a06ea7e5ac306607ac33c892
3
+ size 459308453
action_count/test/0002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97fca11e5c22239fc38f8e633f01b7adabfde9a693eafe8fd1d5406504c17317
3
+ size 494844438
action_count/test/0003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8443fb4367fa06a3ab432b01f1d4ebfa6e9abcfcd94724fbb82a6526725ec94a
3
+ size 439672206
action_count/test/0004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d67eef46d2c3d37567436dc4550f7682e8fa498430ff471f00f84daca769e4b
3
+ size 396127649
action_count/test/0005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6f6184f0d5383cc25547a651d08a3bbe26239bb4ade7deba3106b9a2acda9c7
3
+ size 356725443
action_localization/test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c4c2e1e6d95a291a6bb202d724fffd01560269bb8168796767ea67fe5f063f6
3
+ size 458454329
action_localization/test/0001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac02c7134c45751b05f098154460b03d427f6b0cef933e00a2cde8e4a3485fbd
3
+ size 429049001
action_localization/test/0002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3fe792ba32207673680e67f13e05889c8fe0305d01299e5dec70dc279683422
3
+ size 377977485
action_prediction/test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f852d8d07a06fb120c0b5e0670048bf8e98e90dc308af55f7eb896877f0e08fe
3
+ size 258206678
action_prediction/test/0001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9abb0badb80df213f090309a468774289c72f1412e5378e3f4efd59b2d3080f
3
+ size 258884791
action_sequence/test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c07bcae3c08c6cf1691d3dfbe621ca7ce1ff99fc4d469d8561905d7192fcc639
3
+ size 481177851
character_order/test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2935e7a75fbbc50a29a8fba5d17b475bb1b874edfc884a59825470ece9b9d6ec
3
+ size 420764595
character_order/test/0001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b652318ee17f85b03a32b0fa37192908152433d2d39847a51f61674c2529f647
3
+ size 478670379
character_order/test/0002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ee9e4236f686f2e1382b89a3da06b12ba79d1412e3fe8946815533cd28da7bc
3
+ size 467776745
character_order/test/0003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15a73cfc64597874fad8639e37a4665e8d91e0be65df5603f42c38e5bfeea1f1
3
+ size 525806798
character_order/test/0004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:327bd90af3a7ab28c1c881b557127021a55853eedf4ac245fa9661ff05c3d1f3
3
+ size 541124862
character_order/test/0005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cf054e2a95342fca2d3fdb09c1ffc0b995e9bbd81b9c8a904eeb562158e7a7b
3
+ size 395555825
character_order/test/0006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6167b96cbc8374200c63e89f193b25ca16273bbf24c645840452a212c3e033df
3
+ size 466187241
counterfactual_inference/test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83b6f750c0244cbdba8da49693da54eaf4c9d3afd801a9d254b4e87439060b54
3
+ size 339519141
egocentric_navigation/test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94c916d54765af456e6ff04ed04d387a2d6f4100555920651a5b0eb8c69628e2
3
+ size 40470314
episodic_reasoning/test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53ebb37ea1912952e9324471d07e5c284e02923d7365ac765e152d0f57cb6a12
3
+ size 217711922
fine_grained_action/test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8649a216da025904a11633c1d0f43e2c0fcfe3ae5fb36ae743430146a7bf167
3
+ size 67764579
fine_grained_pose/test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8801873017caa084d551627c845b521e608020589a1dfae7cd41223456abf97
3
+ size 280602388
fine_grained_pose/test/0001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f8d083af503b14c311b20d073e3be4e4e471f2b65cb8233743e0f6db1a9ca0c
3
+ size 250044329
moving_attribute/test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b7168a0dbd0170c5173dd7f6562146537184ba0fcef600d9118baabd2abdd6e
3
+ size 285561222
moving_count/test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17cfd3932ed9d6e1ce28cf20daa63cd5913223876200dd8c57034b21e9e0a534
3
+ size 279878175
moving_direction/test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14e83c67b82af7745c85976e0a0a05c4e92c4867dd99ca4cb2014b619c4cea35
3
+ size 325145597
object_existence/test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:164e4d0ada8399e329ff8835fa7dc061525eb6ab592bb4e3ca65b33dafd76c00
3
+ size 243885060
object_interaction/test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f97cd6eb9298cc4c674b0933d179c5b09a072825293b5bc243ac89b2fd180234
3
+ size 272606375
object_interaction/test/0001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9f5f2a99268bc81fd41b77d7637c54699b71f1caea29f005beda5a0138996d5
3
+ size 292774845
object_shuffle/test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e315c2f09e78df613dc0271538d66bed0a77d74ba1a175cbb075a1b7e748c3da
3
+ size 397439465
object_shuffle/test/0001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4732f64fe8a83873b070d0698020ac32456b150a0aab36326e3ebd6e802f276c
3
+ size 501469084
object_shuffle/test/0002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f31d8ba26e2d3ea6271345ca0c1314de50cd7b140284fa5ec7673b4d49095e95
3
+ size 388761957
object_shuffle/test/0003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b1b66f4c1c319a5c29b4faf3ea10ba36fb85c23da123ef36cbb4a7c075f78d5
3
+ size 412376182
object_shuffle/test/0004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e64c41d2e5225a298bb63d43e266b859e9d90af6b567e63b1cbca3a2a5d1cc2
3
+ size 381573362
object_shuffle/test/0005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e76b0f0f782881eef92fce7b87b8dba64585c753079d74c6f2e0dc2e1d82802
3
+ size 429630091
object_shuffle/test/0006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c856f2d0bc48c0e4a39d9ae51249b4c50c2718390a05bd84256c355017ea392
3
+ size 507970411
scene_transition/test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b11155b4f0ec79e6c0721b10c4651cd7cce8c0846f3ae2c6d0ed890b0b460c0
3
+ size 331695233
scene_transition/test/0001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ebede4421f36c292d1c8903aa5adf603d0587b5666891e361eb104795fa5352
3
+ size 331338742
state_change/test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1ee9426cb309839cb0b465ccc50481a19763ec86cb672e3fc6677cb34c5a2c4
3
+ size 480457005
state_change/test/0001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ec54e9cea9d03c79ed9c391464a63de38153d2908f811f2b554e0fd28839d49
3
+ size 477909394
state_change/test/0002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:704f52a91ce0d454706e9268777894272bd714ea054d86dbc5266dfe5fd92d5b
3
+ size 398485675
state_change/test/0003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6712d8c72b73aaa602ac81fa888488585ae73f0bf34c573dc77d4c564959fb62
3
+ size 580906418
state_change/test/0004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45f31ba18417a10b0b03c74262c223743b9418ea8695d6c217ff20111f27e284
3
+ size 431319411
state_change/test/0005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c48ccb70268852a5a36b84c5bbf0aed8c2c06eb34501ae7945a442a9c3ba4d76
3
+ size 437471072
state_change/test/0006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c59d9888eed40e9b899b4ad51c4efbcd34ff5d30655603719b26285d0885a815
3
+ size 373442410
unexpected_actions/test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:801c4269565c1a68e012be31c34cb5c7862837153dc39fa30783641e363f55f3
3
+ size 79123655