nsthorat-lilac commited on
Commit
61f4646
1 Parent(s): 3e25c7d

Upload folder using huggingface_hub

Browse files
lilac/hncomments-1m/data-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f205d70508a32b72e695090a17afc49a4cc9704bbf6b0e4ea923d47646a60fe
3
+ size 200944114
lilac/hncomments-1m/manifest.json ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "files": [
3
+ "data-00000-of-00001.parquet"
4
+ ],
5
+ "data_schema": {
6
+ "fields": {
7
+ "__rowid__": {
8
+ "dtype": {
9
+ "type": "string"
10
+ }
11
+ },
12
+ "id": {
13
+ "dtype": {
14
+ "type": "int64"
15
+ }
16
+ },
17
+ "type": {
18
+ "dtype": {
19
+ "type": "string"
20
+ }
21
+ },
22
+ "by": {
23
+ "dtype": {
24
+ "type": "string"
25
+ }
26
+ },
27
+ "time": {
28
+ "dtype": {
29
+ "type": "timestamp"
30
+ }
31
+ },
32
+ "title": {
33
+ "dtype": {
34
+ "type": "string"
35
+ }
36
+ },
37
+ "text": {
38
+ "dtype": {
39
+ "type": "string"
40
+ }
41
+ },
42
+ "url": {
43
+ "dtype": {
44
+ "type": "string"
45
+ }
46
+ },
47
+ "score": {
48
+ "dtype": {
49
+ "type": "float64"
50
+ }
51
+ },
52
+ "parent": {
53
+ "dtype": {
54
+ "type": "float64"
55
+ }
56
+ },
57
+ "top_level_parent": {
58
+ "dtype": {
59
+ "type": "int64"
60
+ }
61
+ },
62
+ "descendants": {
63
+ "dtype": {
64
+ "type": "float64"
65
+ }
66
+ },
67
+ "kids": {
68
+ "repeated_field": {
69
+ "dtype": {
70
+ "type": "int64"
71
+ }
72
+ }
73
+ },
74
+ "deleted": {
75
+ "dtype": {
76
+ "type": "boolean"
77
+ }
78
+ },
79
+ "dead": {
80
+ "dtype": {
81
+ "type": "boolean"
82
+ }
83
+ },
84
+ "__hfsplit__": {
85
+ "dtype": {
86
+ "type": "string"
87
+ }
88
+ }
89
+ }
90
+ },
91
+ "source": {
92
+ "filepaths": [
93
+ "/Users/brian/dev/lilac/data/datasets/local/hncomments-duckprogress/data-00000-of-00001.parquet"
94
+ ],
95
+ "sample_size": 1000000,
96
+ "pseudo_shuffle": false,
97
+ "pseudo_shuffle_num_shards": 10,
98
+ "source_name": "parquet"
99
+ }
100
+ }
lilac/hncomments-1m/text/gte-small/hnsw.hnswlib.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e38af569c30b4ad59988c055f847e30189c15e54d63be026d697c8b7b036fea6
3
+ size 3668589372
lilac/hncomments-1m/text/gte-small/hnsw.lookup.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7fcac881ee97c326a308c3b11bb8adece223a365c8868f9c1c5e0f6b6de88a4
3
+ size 65662684
lilac/hncomments-1m/text/gte-small/signal_manifest.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "files": [],
3
+ "parquet_id": "text.gte-small",
4
+ "data_schema": {
5
+ "fields": {
6
+ "text": {
7
+ "fields": {
8
+ "gte-small": {
9
+ "repeated_field": {
10
+ "fields": {
11
+ "embedding": {
12
+ "dtype": {
13
+ "type": "embedding"
14
+ }
15
+ }
16
+ },
17
+ "dtype": {
18
+ "type": "string_span"
19
+ }
20
+ },
21
+ "signal": {
22
+ "embed_input_type": "document",
23
+ "signal_name": "gte-small"
24
+ },
25
+ "embedding": {
26
+ "input_path": [
27
+ "text"
28
+ ],
29
+ "embedding": "gte-small"
30
+ }
31
+ }
32
+ }
33
+ }
34
+ }
35
+ },
36
+ "signal": {
37
+ "embed_input_type": "document",
38
+ "signal_name": "gte-small"
39
+ },
40
+ "enriched_path": [
41
+ "text"
42
+ ],
43
+ "vector_store": "hnsw",
44
+ "py_version": "0.3.0",
45
+ "use_garden": true
46
+ }
lilac/hncomments-1m/text/gte-small/spans.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05e217819aae561c7ec012bf19f8bcbb63755d51ab3993d6190b12d4c1543892
3
+ size 51887892
lilac/hncomments-1m/text/lang_detection/data-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef1e391291f32bc75a2c7d2db40df1c68731e0d60a6259a9cfccd99ab39dcadb
3
+ size 33216713
lilac/hncomments-1m/text/lang_detection/signal_manifest.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "files": [
3
+ "data-00000-of-00001.parquet"
4
+ ],
5
+ "parquet_id": "text.lang_detection",
6
+ "data_schema": {
7
+ "fields": {
8
+ "text": {
9
+ "fields": {
10
+ "lang_detection": {
11
+ "dtype": {
12
+ "type": "string"
13
+ },
14
+ "signal": {
15
+ "split_by_paragraph": false,
16
+ "signal_name": "lang_detection"
17
+ }
18
+ }
19
+ }
20
+ }
21
+ }
22
+ },
23
+ "signal": {
24
+ "split_by_paragraph": false,
25
+ "signal_name": "lang_detection"
26
+ },
27
+ "enriched_path": [
28
+ "text"
29
+ ],
30
+ "py_version": "0.3.0",
31
+ "use_garden": false
32
+ }
lilac/hncomments-1m/text/text_statistics/data-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34371044cf81d53e69fde2d991281a1ac55730225584ff27e664636051ef28eb
3
+ size 42088305
lilac/hncomments-1m/text/text_statistics/signal_manifest.json ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "files": [
3
+ "data-00000-of-00001.parquet"
4
+ ],
5
+ "parquet_id": "text.text_statistics",
6
+ "data_schema": {
7
+ "fields": {
8
+ "text": {
9
+ "fields": {
10
+ "text_statistics": {
11
+ "fields": {
12
+ "num_characters": {
13
+ "dtype": {
14
+ "type": "int32"
15
+ }
16
+ },
17
+ "readability": {
18
+ "dtype": {
19
+ "type": "float32"
20
+ }
21
+ },
22
+ "log(type_token_ratio)": {
23
+ "dtype": {
24
+ "type": "float32"
25
+ }
26
+ },
27
+ "frac_non_ascii": {
28
+ "dtype": {
29
+ "type": "float32"
30
+ },
31
+ "bins": [
32
+ [
33
+ "Low",
34
+ null,
35
+ 0.15
36
+ ],
37
+ [
38
+ "Medium",
39
+ 0.15,
40
+ 0.3
41
+ ],
42
+ [
43
+ "High",
44
+ 0.3,
45
+ null
46
+ ]
47
+ ]
48
+ }
49
+ },
50
+ "signal": {
51
+ "signal_name": "text_statistics"
52
+ }
53
+ }
54
+ }
55
+ }
56
+ }
57
+ },
58
+ "signal": {
59
+ "signal_name": "text_statistics"
60
+ },
61
+ "enriched_path": [
62
+ "text"
63
+ ],
64
+ "py_version": "0.3.0",
65
+ "use_garden": false
66
+ }
lilac/hncomments-1m/text__cluster-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6fbed0f4f0d687ee0585f20bb30efca259790f76138db29daf6d7ba1753e662
3
+ size 64516968
lilac/hncomments-1m/text__cluster.map_manifest.json ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "files": [
3
+ "text__cluster-00000-of-00001.parquet"
4
+ ],
5
+ "parquet_id": "map.text__cluster",
6
+ "data_schema": {
7
+ "fields": {
8
+ "text__cluster": {
9
+ "fields": {
10
+ "cluster_id": {
11
+ "dtype": {
12
+ "type": "int32"
13
+ },
14
+ "categorical": true
15
+ },
16
+ "cluster_membership_prob": {
17
+ "dtype": {
18
+ "type": "float32"
19
+ }
20
+ },
21
+ "cluster_title": {
22
+ "dtype": {
23
+ "type": "string"
24
+ }
25
+ },
26
+ "category_id": {
27
+ "dtype": {
28
+ "type": "int32"
29
+ },
30
+ "categorical": true
31
+ },
32
+ "category_membership_prob": {
33
+ "dtype": {
34
+ "type": "float32"
35
+ }
36
+ },
37
+ "category_title": {
38
+ "dtype": {
39
+ "type": "string"
40
+ }
41
+ }
42
+ },
43
+ "cluster": {
44
+ "min_cluster_size": 5,
45
+ "remote": true,
46
+ "input_path": [
47
+ "text"
48
+ ]
49
+ }
50
+ }
51
+ }
52
+ },
53
+ "py_version": "0.2.2"
54
+ }
lilac/hncomments-1m/text__cluster/.DS_Store ADDED
Binary file (6.15 kB). View file