AbstractPhil commited on
Commit
84bb6c2
·
verified ·
1 Parent(s): a2e6a75

Upload geometric vocabulary (split-by-dimension)

Browse files
README.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: token_id
5
+ dtype: int32
6
+ - name: token
7
+ dtype: string
8
+ - name: definition
9
+ dtype: string
10
+ - name: volume
11
+ dtype: float32
12
+ - name: cardinal_id
13
+ dtype: int8
14
+ - name: crystal
15
+ list: float32
16
+ length: 320
17
+ - name: origin
18
+ dtype: string
19
+ - name: unicode_codepoint
20
+ dtype: int32
21
+ - name: synset_id
22
+ dtype: string
23
+ - name: language
24
+ dtype: string
25
+ splits:
26
+ - name: unicode
27
+ num_bytes: 189956369
28
+ num_examples: 140421
29
+ - name: wordnet_eng
30
+ num_bytes: 167694503
31
+ num_examples: 117659
32
+ download_size: 225192748
33
+ dataset_size: 357650872
34
+ configs:
35
+ - config_name: default
36
+ data_files:
37
+ - split: unicode
38
+ path: data/unicode-*
39
+ - split: wordnet_eng
40
+ path: data/wordnet_eng-*
41
+ ---
data/unicode-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f11aae6abedc2bfb698e3d7b7033fac922a9b82de5111ce96ef865fe8d117703
3
+ size 101916468
data/wordnet_eng-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bd1ee71294c65b2d3cffd91739ca7ef459687c4af2ecffc8d5b156ee7f51151
3
+ size 123276280