NeuralFlux commited on
Commit
b9cbfbf
1 Parent(s): 59e3d9b

extracted all data

Browse files
mxbai-wikipedia-ingredients-embed.tar.gz → data-00000-of-00007.arrow RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bbd23a7324358edc3f74a8bb1353f658b88954e6cf0e073cc35ba06376e081b3
3
- size 1113082060
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7dd2ffd56e363a812dcdb5a9ca86036081f42188e1730f8683fbe99fa51d83d3
3
+ size 445518896
data-00001-of-00007.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bd7a51bdd3703c2f07f356b9ede3f464dbe71b680bc1392093dca0b827ee7ad
3
+ size 439014072
data-00002-of-00007.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b339ef1642cdb035c62e1d43d07447238015ab58a5276376e013f7bc7dfe308a
3
+ size 458295968
data-00003-of-00007.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:345cb6a9a5cd73250dd92bbf82b08f84e8b2f9c360aaef2a59d5b78d47b9bac5
3
+ size 452760088
data-00004-of-00007.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcabc89340e80a358237c2eda91599d066602142023d6304dc65a76eb121286d
3
+ size 461269984
data-00005-of-00007.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69078fa605f69bce33914ba05f0a48f1d12e39db7700b6f8967375452ef226ac
3
+ size 445639576
data-00006-of-00007.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d76b649560850d1145489c3ab3eb74b136a14ad9d0c6b55df26ab6fe204fa46
3
+ size 419451184
dataset_info.json ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "_id": {
6
+ "dtype": "int64",
7
+ "_type": "Value"
8
+ },
9
+ "title": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "site": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "text": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "tokens": {
22
+ "attention_mask": {
23
+ "feature": {
24
+ "feature": {
25
+ "dtype": "int64",
26
+ "_type": "Value"
27
+ },
28
+ "_type": "Sequence"
29
+ },
30
+ "_type": "Sequence"
31
+ },
32
+ "input_ids": {
33
+ "feature": {
34
+ "feature": {
35
+ "dtype": "int64",
36
+ "_type": "Value"
37
+ },
38
+ "_type": "Sequence"
39
+ },
40
+ "_type": "Sequence"
41
+ },
42
+ "token_type_ids": {
43
+ "feature": {
44
+ "feature": {
45
+ "dtype": "int64",
46
+ "_type": "Value"
47
+ },
48
+ "_type": "Sequence"
49
+ },
50
+ "_type": "Sequence"
51
+ }
52
+ },
53
+ "tokens_len": {
54
+ "dtype": "int64",
55
+ "_type": "Value"
56
+ },
57
+ "embeddings": {
58
+ "feature": {
59
+ "dtype": "float32",
60
+ "_type": "Value"
61
+ },
62
+ "_type": "Sequence"
63
+ }
64
+ },
65
+ "homepage": "",
66
+ "license": ""
67
+ }
state.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00007.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00007.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00007.arrow"
11
+ },
12
+ {
13
+ "filename": "data-00003-of-00007.arrow"
14
+ },
15
+ {
16
+ "filename": "data-00004-of-00007.arrow"
17
+ },
18
+ {
19
+ "filename": "data-00005-of-00007.arrow"
20
+ },
21
+ {
22
+ "filename": "data-00006-of-00007.arrow"
23
+ }
24
+ ],
25
+ "_fingerprint": "631d22ccf0a1c136",
26
+ "_format_columns": null,
27
+ "_format_kwargs": {},
28
+ "_format_type": null,
29
+ "_output_all_columns": false,
30
+ "_split": null
31
+ }