nsthorat-lilac commited on
Commit
0deb53c
1 Parent(s): abb0d36

Upload folder using huggingface_hub

Browse files
lilac/GAIR-lima/conversations/gte-small/hnsw.hnswlib.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3647f166f47fa68fa0bb2f677c1d9dd80eb2c638970729ce79f6667f19dc9653
3
+ size 12673028
lilac/GAIR-lima/conversations/gte-small/hnsw.lookup.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b718a002b1d1fcfe8613cb9b173d7a85862f27efb333673b0fdf94e8b5dfe6c0
3
+ size 190017
lilac/GAIR-lima/conversations/gte-small/signal_manifest.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "files": [],
3
+ "parquet_id": "conversations.gte-small",
4
+ "data_schema": {
5
+ "fields": {
6
+ "conversations": {
7
+ "repeated_field": {
8
+ "fields": {
9
+ "gte-small": {
10
+ "repeated_field": {
11
+ "fields": {
12
+ "embedding": {
13
+ "dtype": {
14
+ "type": "embedding"
15
+ }
16
+ }
17
+ },
18
+ "dtype": {
19
+ "type": "string_span"
20
+ }
21
+ },
22
+ "signal": {
23
+ "embed_input_type": "document",
24
+ "signal_name": "gte-small"
25
+ },
26
+ "embedding": {
27
+ "input_path": [
28
+ "conversations",
29
+ "*"
30
+ ],
31
+ "embedding": "gte-small"
32
+ }
33
+ }
34
+ }
35
+ }
36
+ }
37
+ }
38
+ },
39
+ "signal": {
40
+ "embed_input_type": "document",
41
+ "signal_name": "gte-small"
42
+ },
43
+ "enriched_path": [
44
+ "conversations",
45
+ "*"
46
+ ],
47
+ "vector_store": "hnsw",
48
+ "py_version": "0.3.0",
49
+ "use_garden": true
50
+ }
lilac/GAIR-lima/conversations/gte-small/spans.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f8b79a91a8e8ffe334f9c92d40831f5daac8decf68d81986b9c13664ae90eb6
3
+ size 126934
lilac/GAIR-lima/conversations/lang_detection/data-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:833d2e09a5ff74d03d41aa487dd066b31a75061035cee21e2ffeddf444d5c299
3
+ size 45475
lilac/GAIR-lima/conversations/lang_detection/signal_manifest.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "files": [
3
+ "data-00000-of-00001.parquet"
4
+ ],
5
+ "parquet_id": "conversations.lang_detection",
6
+ "data_schema": {
7
+ "fields": {
8
+ "conversations": {
9
+ "repeated_field": {
10
+ "fields": {
11
+ "lang_detection": {
12
+ "dtype": {
13
+ "type": "string"
14
+ },
15
+ "signal": {
16
+ "split_by_paragraph": false,
17
+ "signal_name": "lang_detection"
18
+ }
19
+ }
20
+ }
21
+ }
22
+ }
23
+ }
24
+ },
25
+ "signal": {
26
+ "split_by_paragraph": false,
27
+ "signal_name": "lang_detection"
28
+ },
29
+ "enriched_path": [
30
+ "conversations",
31
+ "*"
32
+ ],
33
+ "py_version": "0.3.0",
34
+ "use_garden": false
35
+ }
lilac/GAIR-lima/conversations/text_statistics/data-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0d622d8e0a573a59e3ab2fa5a26ec5bf8b27ee858769806f6568a0c8d36c564
3
+ size 73360
lilac/GAIR-lima/conversations/text_statistics/signal_manifest.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "files": [
3
+ "data-00000-of-00001.parquet"
4
+ ],
5
+ "parquet_id": "conversations.text_statistics",
6
+ "data_schema": {
7
+ "fields": {
8
+ "conversations": {
9
+ "repeated_field": {
10
+ "fields": {
11
+ "text_statistics": {
12
+ "fields": {
13
+ "num_characters": {
14
+ "dtype": {
15
+ "type": "int32"
16
+ }
17
+ },
18
+ "readability": {
19
+ "dtype": {
20
+ "type": "float32"
21
+ }
22
+ },
23
+ "log(type_token_ratio)": {
24
+ "dtype": {
25
+ "type": "float32"
26
+ }
27
+ },
28
+ "frac_non_ascii": {
29
+ "dtype": {
30
+ "type": "float32"
31
+ },
32
+ "bins": [
33
+ [
34
+ "Low",
35
+ null,
36
+ 0.15
37
+ ],
38
+ [
39
+ "Medium",
40
+ 0.15,
41
+ 0.3
42
+ ],
43
+ [
44
+ "High",
45
+ 0.3,
46
+ null
47
+ ]
48
+ ]
49
+ }
50
+ },
51
+ "signal": {
52
+ "signal_name": "text_statistics"
53
+ }
54
+ }
55
+ }
56
+ }
57
+ }
58
+ }
59
+ },
60
+ "signal": {
61
+ "signal_name": "text_statistics"
62
+ },
63
+ "enriched_path": [
64
+ "conversations",
65
+ "*"
66
+ ],
67
+ "py_version": "0.3.0",
68
+ "use_garden": false
69
+ }
lilac/GAIR-lima/conversations__cluster-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ad49e6d0db2a246c0f8cfb7736d6d32df17933a70c36234688a63e7345ee8e7
3
+ size 66739
lilac/GAIR-lima/conversations__cluster.map_manifest.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "files": [
3
+ "conversations__cluster-00000-of-00001.parquet"
4
+ ],
5
+ "parquet_id": "map.conversations__cluster",
6
+ "data_schema": {
7
+ "fields": {
8
+ "conversations__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
+ "use_garden": true,
46
+ "input_path": [
47
+ "conversations",
48
+ "*"
49
+ ]
50
+ }
51
+ }
52
+ }
53
+ },
54
+ "py_version": "0.3.0"
55
+ }
lilac/GAIR-lima/data-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:837f83ef2886f50aa067a04ac1f361a5d54e6aa77e931a17c9fcf6d44d7be586
3
+ size 1088015
lilac/GAIR-lima/manifest.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "files": [
3
+ "data-00000-of-00001.parquet"
4
+ ],
5
+ "data_schema": {
6
+ "fields": {
7
+ "conversations": {
8
+ "repeated_field": {
9
+ "dtype": {
10
+ "type": "string"
11
+ }
12
+ }
13
+ },
14
+ "source": {
15
+ "dtype": {
16
+ "type": "string"
17
+ }
18
+ },
19
+ "__hfsplit__": {
20
+ "dtype": {
21
+ "type": "string"
22
+ }
23
+ }
24
+ }
25
+ },
26
+ "source": {
27
+ "dataset_name": "GAIR/lima",
28
+ "load_from_disk": false,
29
+ "source_name": "huggingface"
30
+ }
31
+ }