nsthorat-lilac
commited on
Commit
•
984241a
1
Parent(s):
0ad07e1
Upload folder using huggingface_hub
Browse files
lilac/Capybara/conversation_input__cluster-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b409a314775bac238748ad5cf095d3cb91236003beb9b09390990fbcee153337
|
3 |
+
size 711542
|
lilac/Capybara/conversation_input__cluster.map_manifest.json
ADDED
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"files": [
|
3 |
+
"conversation_input__cluster-00000-of-00001.parquet"
|
4 |
+
],
|
5 |
+
"parquet_id": "map.conversation_input__cluster",
|
6 |
+
"data_schema": {
|
7 |
+
"fields": {
|
8 |
+
"conversation_input__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 |
+
"conversation",
|
48 |
+
"*",
|
49 |
+
"input"
|
50 |
+
]
|
51 |
+
}
|
52 |
+
}
|
53 |
+
}
|
54 |
+
},
|
55 |
+
"py_version": "0.2.3"
|
56 |
+
}
|