nsthorat-lilac
commited on
Commit
•
dc560f5
1
Parent(s):
ccf99a4
Upload folder using huggingface_hub
Browse files
lilac/databricks-dolly-15k-curated-en/original-instruction__cluster-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:474b9629c17bcd9be0b0d4bf26e890e5543e303b824b2e701e365bd678418f16
|
3 |
+
size 824112
|
lilac/databricks-dolly-15k-curated-en/original-instruction__cluster.map_manifest.json
ADDED
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"files": [
|
3 |
+
"original-instruction__cluster-00000-of-00001.parquet"
|
4 |
+
],
|
5 |
+
"parquet_id": "map.original-instruction__cluster",
|
6 |
+
"data_schema": {
|
7 |
+
"fields": {
|
8 |
+
"original-instruction__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 |
+
"original-instruction"
|
48 |
+
]
|
49 |
+
}
|
50 |
+
}
|
51 |
+
}
|
52 |
+
},
|
53 |
+
"py_version": "0.3.0"
|
54 |
+
}
|