yamboo commited on
Commit
309a4c0
·
verified ·
1 Parent(s): c76030b

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-Country/feat/dataset_info.json +36 -0
  2. node/airbnb-Country/feat/state.json +13 -0
  3. node/airbnb-Country/textemb/dataset_info.json +15 -0
  4. node/airbnb-Country/textemb/state.json +13 -0
  5. node/airbnb-Session/feat/dataset_info.json +32 -0
  6. node/airbnb-Session/feat/state.json +13 -0
  7. node/airbnb-Session/textemb/dataset_info.json +15 -0
  8. node/airbnb-Session/textemb/state.json +13 -0
  9. node/airbnb-User/feat/dataset_info.json +68 -0
  10. node/amazon-Customer_churn/feat/dataset_info.json +16 -0
  11. node/amazon-Customer_churn/feat/state.json +13 -0
  12. node/amazon-Customer_churn/textemb/dataset_info.json +15 -0
  13. node/amazon-Customer_churn/textemb/state.json +13 -0
  14. node/diginetica-downsample-Click/textemb/dataset_info.json +15 -0
  15. node/diginetica-downsample-Click/textemb/state.json +13 -0
  16. node/facebook-recruiting-Bids/feat/dataset_info.json +44 -0
  17. node/facebook-recruiting-Bids/feat/state.json +16 -0
  18. node/facebook-recruiting-Bids/textemb/dataset_info.json +15 -0
  19. node/facebook-recruiting-Bids/textemb/state.json +61 -0
  20. node/outbrain-small-Click/feat/dataset_info.json +24 -0
  21. node/outbrain-small-Click/feat/state.json +13 -0
  22. node/outbrain-small-Click/textemb/dataset_info.json +15 -0
  23. node/outbrain-small-Click/textemb/state.json +13 -0
  24. node/rel-avito-VisitStream/feat/dataset_info.json +20 -0
  25. node/rel-avito-VisitStream/feat/state.json +13 -0
  26. node/rel-avito-VisitStream/textemb/dataset_info.json +15 -0
  27. node/rel-avito-VisitStream/textemb/state.json +13 -0
  28. node/rel-f1-constructor_results/feat/dataset_info.json +24 -0
  29. node/rel-f1-constructor_results/feat/state.json +13 -0
  30. node/rel-f1-constructor_results/textemb/dataset_info.json +15 -0
  31. node/rel-f1-constructor_results/textemb/state.json +13 -0
  32. node/rel-f1-constructors/feat/dataset_info.json +20 -0
  33. node/rel-f1-constructors/feat/state.json +13 -0
  34. node/rel-f1-constructors/textemb/dataset_info.json +15 -0
  35. node/rel-f1-constructors/textemb/state.json +13 -0
  36. node/rel-hm-transactions/feat/dataset_info.json +24 -0
  37. node/rel-hm-transactions/feat/state.json +13 -0
  38. node/rel-hm-transactions/textemb/dataset_info.json +15 -0
  39. node/rel-hm-transactions/textemb/state.json +13 -0
  40. node/rel-trial-interventions_studies/feat/dataset_info.json +20 -0
  41. node/rel-trial-interventions_studies/feat/state.json +13 -0
  42. node/rel-trial-interventions_studies/textemb/dataset_info.json +15 -0
  43. node/rel-trial-interventions_studies/textemb/state.json +13 -0
  44. node/rel-trial-sponsors/feat/dataset_info.json +20 -0
  45. node/rel-trial-sponsors/feat/state.json +13 -0
  46. node/rel-trial-sponsors/textemb/dataset_info.json +15 -0
  47. node/rel-trial-sponsors/textemb/state.json +13 -0
  48. node/rel-trial-studies/feat/dataset_info.json +124 -0
  49. node/rel-trial-studies/feat/state.json +13 -0
  50. node/rel-trial-studies/textemb/dataset_info.json +15 -0
node/airbnb-Country/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
+ "airbnb-Country___lat_destination": {
10
+ "dtype": "float32",
11
+ "_type": "Value"
12
+ },
13
+ "airbnb-Country___lng_destination": {
14
+ "dtype": "float32",
15
+ "_type": "Value"
16
+ },
17
+ "airbnb-Country___distance_km": {
18
+ "dtype": "float32",
19
+ "_type": "Value"
20
+ },
21
+ "airbnb-Country___destination_km2": {
22
+ "dtype": "float32",
23
+ "_type": "Value"
24
+ },
25
+ "airbnb-Country___language_levenshtein_distance": {
26
+ "dtype": "float32",
27
+ "_type": "Value"
28
+ },
29
+ "airbnb-Country___Griffin_text_destination_language": {
30
+ "dtype": "int64",
31
+ "_type": "Value"
32
+ }
33
+ },
34
+ "homepage": "",
35
+ "license": ""
36
+ }
node/airbnb-Country/feat/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "64d00b7fbef9363e",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/airbnb-Country/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/airbnb-Country/textemb/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "8e2a8c70994d9eb6",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/airbnb-Session/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
+ "airbnb-Session___secs_elapsed": {
10
+ "dtype": "float32",
11
+ "_type": "Value"
12
+ },
13
+ "airbnb-Session___Griffin_text_action": {
14
+ "dtype": "int64",
15
+ "_type": "Value"
16
+ },
17
+ "airbnb-Session___Griffin_text_action_type": {
18
+ "dtype": "int64",
19
+ "_type": "Value"
20
+ },
21
+ "airbnb-Session___Griffin_text_action_detail": {
22
+ "dtype": "int64",
23
+ "_type": "Value"
24
+ },
25
+ "airbnb-Session___Griffin_text_device_type": {
26
+ "dtype": "int64",
27
+ "_type": "Value"
28
+ }
29
+ },
30
+ "homepage": "",
31
+ "license": ""
32
+ }
node/airbnb-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": "6c4cd389de81bbfa",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/airbnb-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/airbnb-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": "174ee76ecc7a5bdf",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/airbnb-User/feat/dataset_info.json ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "timestamp": {
6
+ "dtype": "int64",
7
+ "_type": "Value"
8
+ },
9
+ "airbnb-User___TIMESTAMP(date_account_created)": {
10
+ "dtype": "float32",
11
+ "_type": "Value"
12
+ },
13
+ "airbnb-User___TIMESTAMP(timestamp_first_active)": {
14
+ "dtype": "float32",
15
+ "_type": "Value"
16
+ },
17
+ "airbnb-User___TIMESTAMP(date_first_booking)": {
18
+ "dtype": "float32",
19
+ "_type": "Value"
20
+ },
21
+ "airbnb-User___age": {
22
+ "dtype": "float32",
23
+ "_type": "Value"
24
+ },
25
+ "airbnb-User___Griffin_text_timestamp_first_active": {
26
+ "dtype": "int64",
27
+ "_type": "Value"
28
+ },
29
+ "airbnb-User___Griffin_text_signup_method": {
30
+ "dtype": "int64",
31
+ "_type": "Value"
32
+ },
33
+ "airbnb-User___Griffin_text_signup_flow": {
34
+ "dtype": "int64",
35
+ "_type": "Value"
36
+ },
37
+ "airbnb-User___Griffin_text_language": {
38
+ "dtype": "int64",
39
+ "_type": "Value"
40
+ },
41
+ "airbnb-User___Griffin_text_affiliate_channel": {
42
+ "dtype": "int64",
43
+ "_type": "Value"
44
+ },
45
+ "airbnb-User___Griffin_text_affiliate_provider": {
46
+ "dtype": "int64",
47
+ "_type": "Value"
48
+ },
49
+ "airbnb-User___Griffin_text_first_affiliate_tracked": {
50
+ "dtype": "int64",
51
+ "_type": "Value"
52
+ },
53
+ "airbnb-User___Griffin_text_signup_app": {
54
+ "dtype": "int64",
55
+ "_type": "Value"
56
+ },
57
+ "airbnb-User___Griffin_text_first_device_type": {
58
+ "dtype": "int64",
59
+ "_type": "Value"
60
+ },
61
+ "airbnb-User___Griffin_text_first_browser": {
62
+ "dtype": "int64",
63
+ "_type": "Value"
64
+ }
65
+ },
66
+ "homepage": "",
67
+ "license": ""
68
+ }
node/amazon-Customer_churn/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_churn___Griffin_text_churn": {
10
+ "dtype": "int64",
11
+ "_type": "Value"
12
+ }
13
+ },
14
+ "homepage": "",
15
+ "license": ""
16
+ }
node/amazon-Customer_churn/feat/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "e3a71dea53000a35",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/amazon-Customer_churn/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_churn/textemb/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "d43d95b0daee21a8",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/diginetica-downsample-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/diginetica-downsample-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": "6fa5ae6c9dcbe34b",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/facebook-recruiting-Bids/feat/dataset_info.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "timestamp": {
6
+ "dtype": "int64",
7
+ "_type": "Value"
8
+ },
9
+ "facebook-recruiting-Bids___TIMESTAMP(time)": {
10
+ "dtype": "float32",
11
+ "_type": "Value"
12
+ },
13
+ "facebook-recruiting-Bids___Griffin_text_auction": {
14
+ "dtype": "int64",
15
+ "_type": "Value"
16
+ },
17
+ "facebook-recruiting-Bids___Griffin_text_merchandise": {
18
+ "dtype": "int64",
19
+ "_type": "Value"
20
+ },
21
+ "facebook-recruiting-Bids___Griffin_text_device": {
22
+ "dtype": "int64",
23
+ "_type": "Value"
24
+ },
25
+ "facebook-recruiting-Bids___Griffin_text_time": {
26
+ "dtype": "int64",
27
+ "_type": "Value"
28
+ },
29
+ "facebook-recruiting-Bids___Griffin_text_country": {
30
+ "dtype": "int64",
31
+ "_type": "Value"
32
+ },
33
+ "facebook-recruiting-Bids___Griffin_text_ip": {
34
+ "dtype": "int64",
35
+ "_type": "Value"
36
+ },
37
+ "facebook-recruiting-Bids___Griffin_text_url": {
38
+ "dtype": "int64",
39
+ "_type": "Value"
40
+ }
41
+ },
42
+ "homepage": "",
43
+ "license": ""
44
+ }
node/facebook-recruiting-Bids/feat/state.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00002.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00002.arrow"
8
+ }
9
+ ],
10
+ "_fingerprint": "bd065f8612994667",
11
+ "_format_columns": null,
12
+ "_format_kwargs": {},
13
+ "_format_type": null,
14
+ "_output_all_columns": false,
15
+ "_split": null
16
+ }
node/facebook-recruiting-Bids/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/facebook-recruiting-Bids/textemb/state.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00017.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00017.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00017.arrow"
11
+ },
12
+ {
13
+ "filename": "data-00003-of-00017.arrow"
14
+ },
15
+ {
16
+ "filename": "data-00004-of-00017.arrow"
17
+ },
18
+ {
19
+ "filename": "data-00005-of-00017.arrow"
20
+ },
21
+ {
22
+ "filename": "data-00006-of-00017.arrow"
23
+ },
24
+ {
25
+ "filename": "data-00007-of-00017.arrow"
26
+ },
27
+ {
28
+ "filename": "data-00008-of-00017.arrow"
29
+ },
30
+ {
31
+ "filename": "data-00009-of-00017.arrow"
32
+ },
33
+ {
34
+ "filename": "data-00010-of-00017.arrow"
35
+ },
36
+ {
37
+ "filename": "data-00011-of-00017.arrow"
38
+ },
39
+ {
40
+ "filename": "data-00012-of-00017.arrow"
41
+ },
42
+ {
43
+ "filename": "data-00013-of-00017.arrow"
44
+ },
45
+ {
46
+ "filename": "data-00014-of-00017.arrow"
47
+ },
48
+ {
49
+ "filename": "data-00015-of-00017.arrow"
50
+ },
51
+ {
52
+ "filename": "data-00016-of-00017.arrow"
53
+ }
54
+ ],
55
+ "_fingerprint": "924fc2a4fc17ab2c",
56
+ "_format_columns": null,
57
+ "_format_kwargs": {},
58
+ "_format_type": null,
59
+ "_output_all_columns": false,
60
+ "_split": null
61
+ }
node/outbrain-small-Click/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
+ "outbrain-small-Click___TIMESTAMP(timestamp)": {
10
+ "dtype": "float32",
11
+ "_type": "Value"
12
+ },
13
+ "outbrain-small-Click___Griffin_text_clicked": {
14
+ "dtype": "int64",
15
+ "_type": "Value"
16
+ },
17
+ "outbrain-small-Click___Griffin_text_timestamp": {
18
+ "dtype": "int64",
19
+ "_type": "Value"
20
+ }
21
+ },
22
+ "homepage": "",
23
+ "license": ""
24
+ }
node/outbrain-small-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": "9cabc46ed0f31ada",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/outbrain-small-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/outbrain-small-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": "f078a3ffc58a39ca",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/rel-avito-VisitStream/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
+ "rel-avito-VisitStream___TIMESTAMP(ViewDate)": {
10
+ "dtype": "float32",
11
+ "_type": "Value"
12
+ },
13
+ "rel-avito-VisitStream___Griffin_text_ViewDate": {
14
+ "dtype": "int64",
15
+ "_type": "Value"
16
+ }
17
+ },
18
+ "homepage": "",
19
+ "license": ""
20
+ }
node/rel-avito-VisitStream/feat/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "5ba4488bca9e0cb5",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/rel-avito-VisitStream/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-VisitStream/textemb/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "25ee556e7cf23ef9",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/rel-f1-constructor_results/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-f1-constructor_results___points": {
10
+ "dtype": "float32",
11
+ "_type": "Value"
12
+ },
13
+ "rel-f1-constructor_results___TIMESTAMP(date)": {
14
+ "dtype": "float32",
15
+ "_type": "Value"
16
+ },
17
+ "rel-f1-constructor_results___Griffin_text_date": {
18
+ "dtype": "int64",
19
+ "_type": "Value"
20
+ }
21
+ },
22
+ "homepage": "",
23
+ "license": ""
24
+ }
node/rel-f1-constructor_results/feat/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "6f4a20f92ba9a020",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/rel-f1-constructor_results/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-constructor_results/textemb/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "6d618b014c171fda",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/rel-f1-constructors/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
+ "rel-f1-constructors___Griffin_text_name": {
10
+ "dtype": "int64",
11
+ "_type": "Value"
12
+ },
13
+ "rel-f1-constructors___Griffin_text_nationality": {
14
+ "dtype": "int64",
15
+ "_type": "Value"
16
+ }
17
+ },
18
+ "homepage": "",
19
+ "license": ""
20
+ }
node/rel-f1-constructors/feat/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "62e3f24e895d58bb",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/rel-f1-constructors/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-constructors/textemb/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "2dbc91af5d81a790",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/rel-hm-transactions/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-hm-transactions___TIMESTAMP(t_dat)": {
10
+ "dtype": "float32",
11
+ "_type": "Value"
12
+ },
13
+ "rel-hm-transactions___price": {
14
+ "dtype": "float32",
15
+ "_type": "Value"
16
+ },
17
+ "rel-hm-transactions___Griffin_text_sales_channel_id": {
18
+ "dtype": "int64",
19
+ "_type": "Value"
20
+ }
21
+ },
22
+ "homepage": "",
23
+ "license": ""
24
+ }
node/rel-hm-transactions/feat/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "e5355e3a827d11e1",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/rel-hm-transactions/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-hm-transactions/textemb/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "28f4da78876a1357",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/rel-trial-interventions_studies/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
+ "rel-trial-interventions_studies___TIMESTAMP(date)": {
10
+ "dtype": "float32",
11
+ "_type": "Value"
12
+ },
13
+ "rel-trial-interventions_studies___Griffin_text_date": {
14
+ "dtype": "int64",
15
+ "_type": "Value"
16
+ }
17
+ },
18
+ "homepage": "",
19
+ "license": ""
20
+ }
node/rel-trial-interventions_studies/feat/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "a9775e3a38dcb444",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/rel-trial-interventions_studies/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-trial-interventions_studies/textemb/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "4b22f361abd9cbad",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/rel-trial-sponsors/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
+ "rel-trial-sponsors___Griffin_text_name": {
10
+ "dtype": "int64",
11
+ "_type": "Value"
12
+ },
13
+ "rel-trial-sponsors___Griffin_text_agency_class": {
14
+ "dtype": "int64",
15
+ "_type": "Value"
16
+ }
17
+ },
18
+ "homepage": "",
19
+ "license": ""
20
+ }
node/rel-trial-sponsors/feat/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "2a0bf5c4d89ab7be",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/rel-trial-sponsors/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-trial-sponsors/textemb/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "98aacdafe301885c",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/rel-trial-studies/feat/dataset_info.json ADDED
@@ -0,0 +1,124 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "timestamp": {
6
+ "dtype": "int64",
7
+ "_type": "Value"
8
+ },
9
+ "rel-trial-studies___TIMESTAMP(start_date)": {
10
+ "dtype": "float32",
11
+ "_type": "Value"
12
+ },
13
+ "rel-trial-studies___enrollment": {
14
+ "dtype": "float32",
15
+ "_type": "Value"
16
+ },
17
+ "rel-trial-studies___number_of_arms": {
18
+ "dtype": "float32",
19
+ "_type": "Value"
20
+ },
21
+ "rel-trial-studies___number_of_groups": {
22
+ "dtype": "float32",
23
+ "_type": "Value"
24
+ },
25
+ "rel-trial-studies___Griffin_text_start_date": {
26
+ "dtype": "int64",
27
+ "_type": "Value"
28
+ },
29
+ "rel-trial-studies___Griffin_text_target_duration": {
30
+ "dtype": "int64",
31
+ "_type": "Value"
32
+ },
33
+ "rel-trial-studies___Griffin_text_study_type": {
34
+ "dtype": "int64",
35
+ "_type": "Value"
36
+ },
37
+ "rel-trial-studies___Griffin_text_acronym": {
38
+ "dtype": "int64",
39
+ "_type": "Value"
40
+ },
41
+ "rel-trial-studies___Griffin_text_baseline_population": {
42
+ "dtype": "int64",
43
+ "_type": "Value"
44
+ },
45
+ "rel-trial-studies___Griffin_text_brief_title": {
46
+ "dtype": "int64",
47
+ "_type": "Value"
48
+ },
49
+ "rel-trial-studies___Griffin_text_official_title": {
50
+ "dtype": "int64",
51
+ "_type": "Value"
52
+ },
53
+ "rel-trial-studies___Griffin_text_phase": {
54
+ "dtype": "int64",
55
+ "_type": "Value"
56
+ },
57
+ "rel-trial-studies___Griffin_text_enrollment_type": {
58
+ "dtype": "int64",
59
+ "_type": "Value"
60
+ },
61
+ "rel-trial-studies___Griffin_text_source": {
62
+ "dtype": "int64",
63
+ "_type": "Value"
64
+ },
65
+ "rel-trial-studies___Griffin_text_has_dmc": {
66
+ "dtype": "int64",
67
+ "_type": "Value"
68
+ },
69
+ "rel-trial-studies___Griffin_text_is_fda_regulated_drug": {
70
+ "dtype": "int64",
71
+ "_type": "Value"
72
+ },
73
+ "rel-trial-studies___Griffin_text_is_fda_regulated_device": {
74
+ "dtype": "int64",
75
+ "_type": "Value"
76
+ },
77
+ "rel-trial-studies___Griffin_text_is_unapproved_device": {
78
+ "dtype": "int64",
79
+ "_type": "Value"
80
+ },
81
+ "rel-trial-studies___Griffin_text_is_ppsd": {
82
+ "dtype": "int64",
83
+ "_type": "Value"
84
+ },
85
+ "rel-trial-studies___Griffin_text_is_us_export": {
86
+ "dtype": "int64",
87
+ "_type": "Value"
88
+ },
89
+ "rel-trial-studies___Griffin_text_biospec_retention": {
90
+ "dtype": "int64",
91
+ "_type": "Value"
92
+ },
93
+ "rel-trial-studies___Griffin_text_biospec_description": {
94
+ "dtype": "int64",
95
+ "_type": "Value"
96
+ },
97
+ "rel-trial-studies___Griffin_text_source_class": {
98
+ "dtype": "int64",
99
+ "_type": "Value"
100
+ },
101
+ "rel-trial-studies___Griffin_text_baseline_type_units_analyzed": {
102
+ "dtype": "int64",
103
+ "_type": "Value"
104
+ },
105
+ "rel-trial-studies___Griffin_text_fdaaa801_violation": {
106
+ "dtype": "int64",
107
+ "_type": "Value"
108
+ },
109
+ "rel-trial-studies___Griffin_text_plan_to_share_ipd": {
110
+ "dtype": "int64",
111
+ "_type": "Value"
112
+ },
113
+ "rel-trial-studies___Griffin_text_detailed_descriptions": {
114
+ "dtype": "int64",
115
+ "_type": "Value"
116
+ },
117
+ "rel-trial-studies___Griffin_text_brief_summaries": {
118
+ "dtype": "int64",
119
+ "_type": "Value"
120
+ }
121
+ },
122
+ "homepage": "",
123
+ "license": ""
124
+ }
node/rel-trial-studies/feat/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "e4a1de663d59af25",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
node/rel-trial-studies/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
+ }