parquet-converter wylong commited on
Commit
72eb023
·
verified ·
0 Parent(s):

Update parquet files

Browse files

Co-authored-by: wylong <wylong@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 +58 -0
  2. HyperLex/lexcical_test/0000.parquet +3 -0
  3. HyperLex/lexcical_training/0000.parquet +3 -0
  4. HyperLex/lexical_dev/0000.parquet +3 -0
  5. HyperLex/random_dev/0000.parquet +3 -0
  6. HyperLex/random_test/0000.parquet +3 -0
  7. HyperLex/random_training/0000.parquet +3 -0
  8. MBCDI/all/0000.parquet +3 -0
  9. MEN/lemma_form_dev/0000.parquet +3 -0
  10. MEN/lemma_form_full/0000.parquet +3 -0
  11. MEN/lemma_form_test/0000.parquet +3 -0
  12. MEN/natural_form_full/0000.parquet +3 -0
  13. MTurk287/all/0000.parquet +3 -0
  14. MTurk771/all/0000.parquet +3 -0
  15. Miller-Charles/all/0000.parquet +3 -0
  16. RG65/all/0000.parquet +3 -0
  17. RW-Stanford/all/0000.parquet +3 -0
  18. Rel122/all/0000.parquet +3 -0
  19. SCWS/all/0000.parquet +3 -0
  20. SWOW/cueStats_R1/0000.parquet +3 -0
  21. SWOW/cueStats_R123/0000.parquet +3 -0
  22. SWOW/responseStats/0000.parquet +3 -0
  23. SWOW/strength_R1/0000.parquet +3 -0
  24. SWOW/strength_R123/0000.parquet +3 -0
  25. SimCat/test/0000.parquet +3 -0
  26. SimLex999/all/0000.parquet +3 -0
  27. SimVerb/all/0000.parquet +3 -0
  28. SimVerb/dev/0000.parquet +3 -0
  29. SimVerb/ratings/0000.parquet +3 -0
  30. SimVerb/test/0000.parquet +3 -0
  31. VerbAttribute/attributes/0000.parquet +3 -0
  32. VerbAttribute/attributes_split/0000.parquet +3 -0
  33. VerbAttribute/definitions/0000.parquet +3 -0
  34. VerbPhysics/action_frames_all/0000.parquet +3 -0
  35. VerbPhysics/action_frames_train_20_dev/0000.parquet +3 -0
  36. VerbPhysics/action_frames_train_20_test/0000.parquet +3 -0
  37. VerbPhysics/action_frames_train_20_train/0000.parquet +3 -0
  38. VerbPhysics/action_frames_train_5_dev/0000.parquet +3 -0
  39. VerbPhysics/action_frames_train_5_test/0000.parquet +3 -0
  40. VerbPhysics/action_frames_train_5_train/0000.parquet +3 -0
  41. VerbPhysics/objects_train_20_dev/0000.parquet +3 -0
  42. VerbPhysics/objects_train_20_test/0000.parquet +3 -0
  43. VerbPhysics/objects_train_20_train/0000.parquet +3 -0
  44. VerbPhysics/objects_train_5_dev/0000.parquet +3 -0
  45. VerbPhysics/objects_train_5_test/0000.parquet +3 -0
  46. VerbPhysics/objects_train_5_train/0000.parquet +3 -0
  47. WS/all_split/0000.parquet +3 -0
  48. WS/rel_split/0000.parquet +3 -0
  49. WS/sim_split/0000.parquet +3 -0
  50. WordBank/WG_Produces/0000.parquet +3 -0
.gitattributes ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
12
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
13
+ *.model filter=lfs diff=lfs merge=lfs -text
14
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
15
+ *.npy filter=lfs diff=lfs merge=lfs -text
16
+ *.npz filter=lfs diff=lfs merge=lfs -text
17
+ *.onnx filter=lfs diff=lfs merge=lfs -text
18
+ *.ot filter=lfs diff=lfs merge=lfs -text
19
+ *.parquet filter=lfs diff=lfs merge=lfs -text
20
+ *.pb filter=lfs diff=lfs merge=lfs -text
21
+ *.pickle filter=lfs diff=lfs merge=lfs -text
22
+ *.pkl filter=lfs diff=lfs merge=lfs -text
23
+ *.pt filter=lfs diff=lfs merge=lfs -text
24
+ *.pth filter=lfs diff=lfs merge=lfs -text
25
+ *.rar filter=lfs diff=lfs merge=lfs -text
26
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
27
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar filter=lfs diff=lfs merge=lfs -text
30
+ *.tflite filter=lfs diff=lfs merge=lfs -text
31
+ *.tgz filter=lfs diff=lfs merge=lfs -text
32
+ *.wasm filter=lfs diff=lfs merge=lfs -text
33
+ *.xz filter=lfs diff=lfs merge=lfs -text
34
+ *.zip filter=lfs diff=lfs merge=lfs -text
35
+ *.zst filter=lfs diff=lfs merge=lfs -text
36
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
37
+ # Audio files - uncompressed
38
+ *.pcm filter=lfs diff=lfs merge=lfs -text
39
+ *.sam filter=lfs diff=lfs merge=lfs -text
40
+ *.raw filter=lfs diff=lfs merge=lfs -text
41
+ # Audio files - compressed
42
+ *.aac filter=lfs diff=lfs merge=lfs -text
43
+ *.flac filter=lfs diff=lfs merge=lfs -text
44
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
45
+ *.ogg filter=lfs diff=lfs merge=lfs -text
46
+ *.wav filter=lfs diff=lfs merge=lfs -text
47
+ # Image files - uncompressed
48
+ *.bmp filter=lfs diff=lfs merge=lfs -text
49
+ *.gif filter=lfs diff=lfs merge=lfs -text
50
+ *.png filter=lfs diff=lfs merge=lfs -text
51
+ *.tiff filter=lfs diff=lfs merge=lfs -text
52
+ # Image files - compressed
53
+ *.jpg filter=lfs diff=lfs merge=lfs -text
54
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
55
+ *.webp 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
HyperLex/lexcical_test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da33e2a8d668c1340a417a52027fd8a880c1c4e2eefb6e5309b3d8a4efb7e8b4
3
+ size 14146
HyperLex/lexcical_training/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f3a83c2db9f1b49ee63ab883e82aa865a1406f26be9778f8b7d6637afc89422
3
+ size 33674
HyperLex/lexical_dev/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bd4e3620d33366c4bf83302d85fdefaa3984ef28f4d34e504e1122de3724cfa
3
+ size 8685
HyperLex/random_dev/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b769aa9dc72d1185b9ff6e99e7c0bf9278478f885ff9fc36555c5d5cee1a160
3
+ size 10231
HyperLex/random_test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a0b9a72f9450166340f6859a14326f312db53e1398fe65804d49b242b6888a9
3
+ size 24023
HyperLex/random_training/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a285bcc1851196d7d33cd50df165b5bf61508a0fb249442111de5dea602d8062
3
+ size 48801
MBCDI/all/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f59076cb145f033ca150d54cf5e6b8c62beb3d1456334713506499ca28074d92
3
+ size 5071
MEN/lemma_form_dev/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39d1a55f4abc2fa98d68765c4de1a06c43abdbad69b6b326a311b0840aee9a03
3
+ size 19282
MEN/lemma_form_full/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dea5bbec531893046dc7abfe92b67c7372856862a80d18ca76546a9739d0bc98
3
+ size 21625
MEN/lemma_form_test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64bf350c43b9ef3d945f943788694429a6fc4d4667f0fa227ec653498de643f0
3
+ size 13531
MEN/natural_form_full/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fca91d8ca98491ba63173f42801c3d8d8a1057318fd7f19ea00af83550a81979
3
+ size 19330
MTurk287/all/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5979da5c1477cddb28ad16b386da146e0f06df2fb8a4901aa69defe8e960a52f
3
+ size 8915
MTurk771/all/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c621b7bdbe4835895415284bf4c066a402dc6695ca603012800b4c547c214c60
3
+ size 16487
Miller-Charles/all/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f3b98d0ca35da735fd324fa344137a42998413b759e2fbe5df19d0c63999ee2
3
+ size 3055
RG65/all/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec206fea6ea2eee7c4cda1d305ed1ee056ee63a4692f1284e67006950ff9778b
3
+ size 3543
RW-Stanford/all/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b10148f2493f9646fd3512fe208ba4ccc046bbfe6fb7c0841cafe8263e939ad
3
+ size 37439
Rel122/all/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:faf67a9a447c377df92a6a4a0d33911410adcf11a3d038934a5b1e1e70d3c69d
3
+ size 5830
SCWS/all/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0b1db955e14566289c713429b4e4391548b310523b29f8ac73daebe938751d9
3
+ size 1511275
SWOW/cueStats_R1/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d98abfff90d3104a6d34065632f7f5b38d0eac85560560d7c8b0e963a1fb9181
3
+ size 321114
SWOW/cueStats_R123/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9e67656c824a848b8515ffe41cc290c248d60f2bbf579723f2bbf0eaa9fe514
3
+ size 372011
SWOW/responseStats/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b8b562e04adee17baa6b65bac9f07d363cd89968fed1a49a0a9ac3ec22ee47b
3
+ size 1665429
SWOW/strength_R1/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1948f5fe7ba721e7acbd69d43474a6f59197656bf2c50077ccd030492745715f
3
+ size 2046979
SWOW/strength_R123/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13dc95f6c0677ee9a3484f84ab744d2d14988a9d362a32885694cc72338b780d
3
+ size 10730786
SimCat/test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db89de4f25656ba0920d4d2e5a9f1c2dec42bc251958b9dfc4371b2b7030a28a
3
+ size 67276
SimLex999/all/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d2c33ca9e21d2b414a1dca6d2b2075b40f5225ffc39e2f27cbf54e51558ef34
3
+ size 28719
SimVerb/all/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:290eaee73ac0270d644781cd96e95db5e93bdea120b7e18fbfadb1e88de9c831
3
+ size 28096
SimVerb/dev/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74c13c93f3b1182f85d196d0eb07b8dd33dc1754484d03a1e11d6f7b0d55e0dd
3
+ size 10806
SimVerb/ratings/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7273ed5886f683395c92b21f980165741517174400b53ac9ebcd515f1d97f4e
3
+ size 35626
SimVerb/test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de9a84baec4ec5f43f3f0fbbe59a55b8333731b3dd048a9437a77dd00fd64358
3
+ size 25938
VerbAttribute/attributes/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be58d932a83c3d938883ee5fb75d9d59d04175001b3d0d9d8ecf04fd577e3a15
3
+ size 50266
VerbAttribute/attributes_split/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66f57ed6c944ad490456d7629e0e82b78434b70da5ab2070e465181b0768d19f
3
+ size 12802
VerbAttribute/definitions/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1727ef019a7197da3742be106c4b00cfb00cab5097cb6fc694e31ba8c3ac56f
3
+ size 780236
VerbPhysics/action_frames_all/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f9fd6ada01c3cb4e899542edf2a74723d0ddc662006e431a226a3ef8e2ba76b
3
+ size 19958
VerbPhysics/action_frames_train_20_dev/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2d31c975c3555c4fe7cfbb4b1883403527e16942b165a90d4659bc2d8f661ac
3
+ size 1408
VerbPhysics/action_frames_train_20_test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b9466e8724fc3eb71c8c91487bc9f18b4ecdb20094335783d36d0752051b5a3
3
+ size 1576
VerbPhysics/action_frames_train_20_train/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac480b98d5abced4f8ac6d1d2be3c781f3a8e128dc664735779f640776e5d8cb
3
+ size 13232
VerbPhysics/action_frames_train_5_dev/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea7226b91288611a2f9c5b4cce9f9200260306380b7726c9da22d231c7d1a449
3
+ size 1543
VerbPhysics/action_frames_train_5_test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b9466e8724fc3eb71c8c91487bc9f18b4ecdb20094335783d36d0752051b5a3
3
+ size 1576
VerbPhysics/action_frames_train_5_train/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01c31e79e650d410e140798548df8ed757e8f2a3243547092b23cdef53b46161
3
+ size 1198
VerbPhysics/objects_train_20_dev/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcad031584efc43aba5ad6fe21af25d7c39ab4ad497bbf94c356309655743f18
3
+ size 15175
VerbPhysics/objects_train_20_test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:263627a3b4525167c1f942be5dbda0e9ed9ae3708d46a9dbedf69f36122bd312
3
+ size 18770
VerbPhysics/objects_train_20_train/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac480b98d5abced4f8ac6d1d2be3c781f3a8e128dc664735779f640776e5d8cb
3
+ size 13232
VerbPhysics/objects_train_5_dev/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acd48b8fad354de6a06d645d13f80941f95844db04a98d6fc3cb09469a33c5af
3
+ size 17924
VerbPhysics/objects_train_5_test/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:263627a3b4525167c1f942be5dbda0e9ed9ae3708d46a9dbedf69f36122bd312
3
+ size 18770
VerbPhysics/objects_train_5_train/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fa36cc6549f102975fce1a7c6297a613573cf898c12339b08580f8fdf5d57b7
3
+ size 9759
WS/all_split/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a36d803260f0a76f4e0f43a5fe5b2189f985269e966dd75d25c54f0632d932d
3
+ size 8681
WS/rel_split/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec0458b5f4ce0558d888bbb77356ae0e16f32e8a34dba4203bbfd5236d6a1421
3
+ size 7255
WS/sim_split/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6be963faf65f926a4492b8570dd86a1d8319cbd21d37fd487457ed3cc2a4226
3
+ size 6395
WordBank/WG_Produces/0000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb5e0399f27a99ffa9a3bd603f252c817b7ffe7beef2d0f81a9f39e5916ba109
3
+ size 20019