yamboo commited on
Commit
c76030b
·
verified ·
1 Parent(s): 37dfa20

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. node/airbnb-Population/feat/dataset_info.json +16 -0
  2. node/airbnb-Population/feat/state.json +13 -0
  3. node/amazon-Customer/feat/dataset_info.json +16 -0
  4. node/amazon-Customer/feat/state.json +13 -0
  5. node/amazon-Customer/textemb/dataset_info.json +15 -0
  6. node/amazon-Customer/textemb/state.json +13 -0
  7. node/amazon-Product/feat/dataset_info.json +32 -0
  8. node/amazon-Product/feat/state.json +13 -0
  9. node/amazon-Product/textemb/dataset_info.json +15 -0
  10. node/amazon-Product/textemb/state.json +25 -0
  11. node/amazon-Review/textemb/data-00054-of-00085.arrow +3 -0
  12. node/diginetica-downsample-Click/feat/dataset_info.json +20 -0
  13. node/diginetica-downsample-Click/feat/state.json +13 -0
  14. node/diginetica-downsample-Purchase/feat/dataset_info.json +20 -0
  15. node/diginetica-downsample-Purchase/feat/state.json +13 -0
  16. node/diginetica-downsample-Purchase/textemb/dataset_info.json +15 -0
  17. node/diginetica-downsample-Purchase/textemb/state.json +13 -0
  18. node/diginetica-downsample-Session/feat/dataset_info.json +16 -0
  19. node/diginetica-downsample-Session/feat/state.json +13 -0
  20. node/diginetica-downsample-Session/textemb/dataset_info.json +15 -0
  21. node/diginetica-downsample-Session/textemb/state.json +13 -0
  22. node/diginetica-downsample-Token/feat/dataset_info.json +16 -0
  23. node/diginetica-downsample-Token/feat/state.json +13 -0
  24. node/diginetica-downsample-Token/textemb/dataset_info.json +15 -0
  25. node/diginetica-downsample-Token/textemb/state.json +13 -0
  26. node/outbrain-small-DocumentsTopic/feat/dataset_info.json +20 -0
  27. node/outbrain-small-DocumentsTopic/feat/state.json +13 -0
  28. node/outbrain-small-DocumentsTopic/textemb/dataset_info.json +15 -0
  29. node/outbrain-small-DocumentsTopic/textemb/state.json +13 -0
  30. node/rel-avito-AdsInfo/textemb/data-00005-of-00014.arrow +3 -0
  31. node/rel-avito-Category/feat/dataset_info.json +24 -0
  32. node/rel-avito-Category/feat/state.json +13 -0
  33. node/rel-avito-Category/textemb/dataset_info.json +15 -0
  34. node/rel-avito-Category/textemb/state.json +13 -0
  35. node/rel-avito-SearchStream/feat/dataset_info.json +36 -0
  36. node/rel-avito-SearchStream/feat/state.json +13 -0
  37. node/rel-avito-SearchStream/textemb/dataset_info.json +15 -0
  38. node/rel-avito-SearchStream/textemb/state.json +13 -0
  39. node/rel-avito-UserAgent/feat/dataset_info.json +16 -0
  40. node/rel-avito-UserAgent/feat/state.json +13 -0
  41. node/rel-avito-UserAgent/textemb/dataset_info.json +15 -0
  42. node/rel-avito-UserAgent/textemb/state.json +13 -0
  43. node/rel-avito-UserInfo_num_click/feat/state.json +13 -0
  44. node/rel-avito-UserInfo_num_click/textemb/dataset_info.json +15 -0
  45. node/rel-avito-UserInfo_num_click/textemb/state.json +13 -0
  46. node/rel-f1-circuits/feat/dataset_info.json +36 -0
  47. node/rel-f1-circuits/feat/state.json +13 -0
  48. node/rel-f1-circuits/textemb/dataset_info.json +15 -0
  49. node/rel-f1-circuits/textemb/state.json +13 -0
  50. node/rel-trial-conditions/feat/dataset_info.json +16 -0
node/airbnb-Population/feat/dataset_info.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "timestamp": {
6
+ "dtype": "int64",
7
+ "_type": "Value"
8
+ },
9
+ "airbnb-Population___population_in_thousands": {
10
+ "dtype": "float32",
11
+ "_type": "Value"
12
+ }
13
+ },
14
+ "homepage": "",
15
+ "license": ""
16
+ }
node/airbnb-Population/feat/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "cb5dfe6a090be17f",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/amazon-Customer/feat/dataset_info.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "timestamp": {
6
+ "dtype": "int64",
7
+ "_type": "Value"
8
+ },
9
+ "amazon-Customer___Griffin_text_default_value": {
10
+ "dtype": "int64",
11
+ "_type": "Value"
12
+ }
13
+ },
14
+ "homepage": "",
15
+ "license": ""
16
+ }
node/amazon-Customer/feat/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "bd60da5af7231513",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/amazon-Customer/textemb/dataset_info.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "emb": {
6
+ "feature": {
7
+ "dtype": "float32",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "Sequence"
11
+ }
12
+ },
13
+ "homepage": "",
14
+ "license": ""
15
+ }
node/amazon-Customer/textemb/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "1c1f66910151f322",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/amazon-Product/feat/dataset_info.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "timestamp": {
6
+ "dtype": "int64",
7
+ "_type": "Value"
8
+ },
9
+ "amazon-Product___price": {
10
+ "dtype": "float32",
11
+ "_type": "Value"
12
+ },
13
+ "amazon-Product___Griffin_text_brand": {
14
+ "dtype": "int64",
15
+ "_type": "Value"
16
+ },
17
+ "amazon-Product___Griffin_text_category": {
18
+ "dtype": "int64",
19
+ "_type": "Value"
20
+ },
21
+ "amazon-Product___Griffin_text_description": {
22
+ "dtype": "int64",
23
+ "_type": "Value"
24
+ },
25
+ "amazon-Product___Griffin_text_title": {
26
+ "dtype": "int64",
27
+ "_type": "Value"
28
+ }
29
+ },
30
+ "homepage": "",
31
+ "license": ""
32
+ }
node/amazon-Product/feat/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "0f56fd30018aaa05",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/amazon-Product/textemb/dataset_info.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "emb": {
6
+ "feature": {
7
+ "dtype": "float32",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "Sequence"
11
+ }
12
+ },
13
+ "homepage": "",
14
+ "license": ""
15
+ }
node/amazon-Product/textemb/state.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00005.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00005.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00005.arrow"
11
+ },
12
+ {
13
+ "filename": "data-00003-of-00005.arrow"
14
+ },
15
+ {
16
+ "filename": "data-00004-of-00005.arrow"
17
+ }
18
+ ],
19
+ "_fingerprint": "560ffb27754f76b6",
20
+ "_format_columns": null,
21
+ "_format_kwargs": {},
22
+ "_format_type": null,
23
+ "_output_all_columns": false,
24
+ "_split": null
25
+ }
node/amazon-Review/textemb/data-00054-of-00085.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e9408265749dcd1012497d281176b424ad48d9e085936650fbf7b7fa58eb45a
3
+ size 499276120
node/diginetica-downsample-Click/feat/dataset_info.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "timestamp": {
6
+ "dtype": "int64",
7
+ "_type": "Value"
8
+ },
9
+ "diginetica-downsample-Click___TIMESTAMP(timestamp)": {
10
+ "dtype": "float32",
11
+ "_type": "Value"
12
+ },
13
+ "diginetica-downsample-Click___Griffin_text_timestamp": {
14
+ "dtype": "int64",
15
+ "_type": "Value"
16
+ }
17
+ },
18
+ "homepage": "",
19
+ "license": ""
20
+ }
node/diginetica-downsample-Click/feat/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "faf361312045c0b1",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/diginetica-downsample-Purchase/feat/dataset_info.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "timestamp": {
6
+ "dtype": "int64",
7
+ "_type": "Value"
8
+ },
9
+ "diginetica-downsample-Purchase___TIMESTAMP(timestamp)": {
10
+ "dtype": "float32",
11
+ "_type": "Value"
12
+ },
13
+ "diginetica-downsample-Purchase___Griffin_text_timestamp": {
14
+ "dtype": "int64",
15
+ "_type": "Value"
16
+ }
17
+ },
18
+ "homepage": "",
19
+ "license": ""
20
+ }
node/diginetica-downsample-Purchase/feat/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "c35c38d9b2063fbf",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/diginetica-downsample-Purchase/textemb/dataset_info.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "emb": {
6
+ "feature": {
7
+ "dtype": "float32",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "Sequence"
11
+ }
12
+ },
13
+ "homepage": "",
14
+ "license": ""
15
+ }
node/diginetica-downsample-Purchase/textemb/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "b2fcb8ff5befc93a",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/diginetica-downsample-Session/feat/dataset_info.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "timestamp": {
6
+ "dtype": "int64",
7
+ "_type": "Value"
8
+ },
9
+ "diginetica-downsample-Session___Griffin_text_default_value": {
10
+ "dtype": "int64",
11
+ "_type": "Value"
12
+ }
13
+ },
14
+ "homepage": "",
15
+ "license": ""
16
+ }
node/diginetica-downsample-Session/feat/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "70317c8d11835eb9",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/diginetica-downsample-Session/textemb/dataset_info.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "emb": {
6
+ "feature": {
7
+ "dtype": "float32",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "Sequence"
11
+ }
12
+ },
13
+ "homepage": "",
14
+ "license": ""
15
+ }
node/diginetica-downsample-Session/textemb/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "6a179f53627bdb38",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/diginetica-downsample-Token/feat/dataset_info.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "timestamp": {
6
+ "dtype": "int64",
7
+ "_type": "Value"
8
+ },
9
+ "diginetica-downsample-Token___Griffin_text_default_value": {
10
+ "dtype": "int64",
11
+ "_type": "Value"
12
+ }
13
+ },
14
+ "homepage": "",
15
+ "license": ""
16
+ }
node/diginetica-downsample-Token/feat/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "751cab25d144f651",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/diginetica-downsample-Token/textemb/dataset_info.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "emb": {
6
+ "feature": {
7
+ "dtype": "float32",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "Sequence"
11
+ }
12
+ },
13
+ "homepage": "",
14
+ "license": ""
15
+ }
node/diginetica-downsample-Token/textemb/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "1149b7cd97bac604",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/outbrain-small-DocumentsTopic/feat/dataset_info.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "timestamp": {
6
+ "dtype": "int64",
7
+ "_type": "Value"
8
+ },
9
+ "outbrain-small-DocumentsTopic___confidence_level": {
10
+ "dtype": "float32",
11
+ "_type": "Value"
12
+ },
13
+ "outbrain-small-DocumentsTopic___Griffin_text_topic_id": {
14
+ "dtype": "int64",
15
+ "_type": "Value"
16
+ }
17
+ },
18
+ "homepage": "",
19
+ "license": ""
20
+ }
node/outbrain-small-DocumentsTopic/feat/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "4fefce7872235d11",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/outbrain-small-DocumentsTopic/textemb/dataset_info.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "emb": {
6
+ "feature": {
7
+ "dtype": "float32",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "Sequence"
11
+ }
12
+ },
13
+ "homepage": "",
14
+ "license": ""
15
+ }
node/outbrain-small-DocumentsTopic/textemb/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "03acc8e0d285f605",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/rel-avito-AdsInfo/textemb/data-00005-of-00014.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:735fdd087fc5c9c232d7c11868fc2c29086329f2c543eadecf519467157efb49
3
+ size 481114120
node/rel-avito-Category/feat/dataset_info.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "timestamp": {
6
+ "dtype": "int64",
7
+ "_type": "Value"
8
+ },
9
+ "rel-avito-Category___Griffin_text_Level": {
10
+ "dtype": "int64",
11
+ "_type": "Value"
12
+ },
13
+ "rel-avito-Category___Griffin_text_ParentCategoryID": {
14
+ "dtype": "int64",
15
+ "_type": "Value"
16
+ },
17
+ "rel-avito-Category___Griffin_text_SubcategoryID": {
18
+ "dtype": "int64",
19
+ "_type": "Value"
20
+ }
21
+ },
22
+ "homepage": "",
23
+ "license": ""
24
+ }
node/rel-avito-Category/feat/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "5483a7f5a02ac304",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/rel-avito-Category/textemb/dataset_info.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "emb": {
6
+ "feature": {
7
+ "dtype": "float32",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "Sequence"
11
+ }
12
+ },
13
+ "homepage": "",
14
+ "license": ""
15
+ }
node/rel-avito-Category/textemb/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "6a9ee5c686420253",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/rel-avito-SearchStream/feat/dataset_info.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "timestamp": {
6
+ "dtype": "int64",
7
+ "_type": "Value"
8
+ },
9
+ "rel-avito-SearchStream___HistCTR": {
10
+ "dtype": "float32",
11
+ "_type": "Value"
12
+ },
13
+ "rel-avito-SearchStream___TIMESTAMP(SearchDate)": {
14
+ "dtype": "float32",
15
+ "_type": "Value"
16
+ },
17
+ "rel-avito-SearchStream___Griffin_text_Position": {
18
+ "dtype": "int64",
19
+ "_type": "Value"
20
+ },
21
+ "rel-avito-SearchStream___Griffin_text_ObjectType": {
22
+ "dtype": "int64",
23
+ "_type": "Value"
24
+ },
25
+ "rel-avito-SearchStream___Griffin_text_IsClick": {
26
+ "dtype": "int64",
27
+ "_type": "Value"
28
+ },
29
+ "rel-avito-SearchStream___Griffin_text_SearchDate": {
30
+ "dtype": "int64",
31
+ "_type": "Value"
32
+ }
33
+ },
34
+ "homepage": "",
35
+ "license": ""
36
+ }
node/rel-avito-SearchStream/feat/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "7241c99acf564e14",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/rel-avito-SearchStream/textemb/dataset_info.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "emb": {
6
+ "feature": {
7
+ "dtype": "float32",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "Sequence"
11
+ }
12
+ },
13
+ "homepage": "",
14
+ "license": ""
15
+ }
node/rel-avito-SearchStream/textemb/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "e92fafd8417d986b",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/rel-avito-UserAgent/feat/dataset_info.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "timestamp": {
6
+ "dtype": "int64",
7
+ "_type": "Value"
8
+ },
9
+ "rel-avito-UserAgent___Griffin_text_default_value": {
10
+ "dtype": "int64",
11
+ "_type": "Value"
12
+ }
13
+ },
14
+ "homepage": "",
15
+ "license": ""
16
+ }
node/rel-avito-UserAgent/feat/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "82bc8c4a993db087",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/rel-avito-UserAgent/textemb/dataset_info.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "emb": {
6
+ "feature": {
7
+ "dtype": "float32",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "Sequence"
11
+ }
12
+ },
13
+ "homepage": "",
14
+ "license": ""
15
+ }
node/rel-avito-UserAgent/textemb/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "83a316b78837167e",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/rel-avito-UserInfo_num_click/feat/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "c280dbb12577bd1b",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/rel-avito-UserInfo_num_click/textemb/dataset_info.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "emb": {
6
+ "feature": {
7
+ "dtype": "float32",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "Sequence"
11
+ }
12
+ },
13
+ "homepage": "",
14
+ "license": ""
15
+ }
node/rel-avito-UserInfo_num_click/textemb/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "69dc305a1267e863",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/rel-f1-circuits/feat/dataset_info.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "timestamp": {
6
+ "dtype": "int64",
7
+ "_type": "Value"
8
+ },
9
+ "rel-f1-circuits___lat": {
10
+ "dtype": "float32",
11
+ "_type": "Value"
12
+ },
13
+ "rel-f1-circuits___lng": {
14
+ "dtype": "float32",
15
+ "_type": "Value"
16
+ },
17
+ "rel-f1-circuits___alt": {
18
+ "dtype": "float32",
19
+ "_type": "Value"
20
+ },
21
+ "rel-f1-circuits___Griffin_text_name": {
22
+ "dtype": "int64",
23
+ "_type": "Value"
24
+ },
25
+ "rel-f1-circuits___Griffin_text_location": {
26
+ "dtype": "int64",
27
+ "_type": "Value"
28
+ },
29
+ "rel-f1-circuits___Griffin_text_country": {
30
+ "dtype": "int64",
31
+ "_type": "Value"
32
+ }
33
+ },
34
+ "homepage": "",
35
+ "license": ""
36
+ }
node/rel-f1-circuits/feat/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "9eff87690b982fc5",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/rel-f1-circuits/textemb/dataset_info.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "emb": {
6
+ "feature": {
7
+ "dtype": "float32",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "Sequence"
11
+ }
12
+ },
13
+ "homepage": "",
14
+ "license": ""
15
+ }
node/rel-f1-circuits/textemb/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "4688e2e8c9de3ccf",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/rel-trial-conditions/feat/dataset_info.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "timestamp": {
6
+ "dtype": "int64",
7
+ "_type": "Value"
8
+ },
9
+ "rel-trial-conditions___Griffin_text_mesh_term": {
10
+ "dtype": "int64",
11
+ "_type": "Value"
12
+ }
13
+ },
14
+ "homepage": "",
15
+ "license": ""
16
+ }