Upload folder using huggingface_hub
Browse files- train/data-00000-of-00001.arrow +2 -2
- train/dataset_info.json +19 -12
- train/state.json +1 -1
train/data-00000-of-00001.arrow
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e271b932d5a16ca6355b6ac8109366855dfb7487e0cdc7082b5232dd30ad7f3
|
3 |
+
size 20056
|
train/dataset_info.json
CHANGED
@@ -3,19 +3,19 @@
|
|
3 |
"description": "",
|
4 |
"features": {
|
5 |
"custom_instruction": {
|
6 |
-
"dtype": "
|
7 |
"_type": "Value"
|
8 |
},
|
9 |
"topic": {
|
10 |
-
"dtype": "
|
11 |
"_type": "Value"
|
12 |
},
|
13 |
"model_name": {
|
14 |
-
"dtype": "
|
15 |
"_type": "Value"
|
16 |
},
|
17 |
"model": {
|
18 |
-
"dtype": "
|
19 |
"_type": "Value"
|
20 |
},
|
21 |
"skip_prompt_formatting": {
|
@@ -35,11 +35,15 @@
|
|
35 |
"value": {
|
36 |
"dtype": "string",
|
37 |
"_type": "Value"
|
|
|
|
|
|
|
|
|
38 |
}
|
39 |
}
|
40 |
],
|
41 |
"views": {
|
42 |
-
"dtype": "
|
43 |
"_type": "Value"
|
44 |
},
|
45 |
"language": {
|
@@ -47,27 +51,30 @@
|
|
47 |
"_type": "Value"
|
48 |
},
|
49 |
"id": {
|
50 |
-
"dtype": "
|
51 |
"_type": "Value"
|
52 |
},
|
53 |
"title": {
|
54 |
-
"dtype": "
|
55 |
"_type": "Value"
|
56 |
},
|
57 |
"idx": {
|
58 |
-
"dtype": "
|
59 |
"_type": "Value"
|
60 |
},
|
61 |
"hash": {
|
62 |
-
"
|
63 |
-
|
|
|
|
|
|
|
64 |
},
|
65 |
"avatarUrl": {
|
66 |
-
"dtype": "
|
67 |
"_type": "Value"
|
68 |
},
|
69 |
"system_prompt": {
|
70 |
-
"dtype": "
|
71 |
"_type": "Value"
|
72 |
},
|
73 |
"source": {
|
|
|
3 |
"description": "",
|
4 |
"features": {
|
5 |
"custom_instruction": {
|
6 |
+
"dtype": "bool",
|
7 |
"_type": "Value"
|
8 |
},
|
9 |
"topic": {
|
10 |
+
"dtype": "string",
|
11 |
"_type": "Value"
|
12 |
},
|
13 |
"model_name": {
|
14 |
+
"dtype": "string",
|
15 |
"_type": "Value"
|
16 |
},
|
17 |
"model": {
|
18 |
+
"dtype": "string",
|
19 |
"_type": "Value"
|
20 |
},
|
21 |
"skip_prompt_formatting": {
|
|
|
35 |
"value": {
|
36 |
"dtype": "string",
|
37 |
"_type": "Value"
|
38 |
+
},
|
39 |
+
"weight": {
|
40 |
+
"dtype": "float64",
|
41 |
+
"_type": "Value"
|
42 |
}
|
43 |
}
|
44 |
],
|
45 |
"views": {
|
46 |
+
"dtype": "int64",
|
47 |
"_type": "Value"
|
48 |
},
|
49 |
"language": {
|
|
|
51 |
"_type": "Value"
|
52 |
},
|
53 |
"id": {
|
54 |
+
"dtype": "string",
|
55 |
"_type": "Value"
|
56 |
},
|
57 |
"title": {
|
58 |
+
"dtype": "string",
|
59 |
"_type": "Value"
|
60 |
},
|
61 |
"idx": {
|
62 |
+
"dtype": "string",
|
63 |
"_type": "Value"
|
64 |
},
|
65 |
"hash": {
|
66 |
+
"feature": {
|
67 |
+
"dtype": "int64",
|
68 |
+
"_type": "Value"
|
69 |
+
},
|
70 |
+
"_type": "Sequence"
|
71 |
},
|
72 |
"avatarUrl": {
|
73 |
+
"dtype": "string",
|
74 |
"_type": "Value"
|
75 |
},
|
76 |
"system_prompt": {
|
77 |
+
"dtype": "string",
|
78 |
"_type": "Value"
|
79 |
},
|
80 |
"source": {
|
train/state.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"filename": "data-00000-of-00001.arrow"
|
5 |
}
|
6 |
],
|
7 |
-
"_fingerprint": "
|
8 |
"_format_columns": null,
|
9 |
"_format_kwargs": {},
|
10 |
"_format_type": null,
|
|
|
4 |
"filename": "data-00000-of-00001.arrow"
|
5 |
}
|
6 |
],
|
7 |
+
"_fingerprint": "32c73a948aeff936",
|
8 |
"_format_columns": null,
|
9 |
"_format_kwargs": {},
|
10 |
"_format_type": null,
|