Datasets:
minhtt32
commited on
Commit
•
e045ab2
1
Parent(s):
6bdaf5f
Add data
Browse files- data-00000-of-00001.arrow +3 -0
- dataset_info.json +48 -0
- state.json +13 -0
data-00000-of-00001.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f062015c352c3fa438e858eefe1ecf4bbd61e4ac05cddb58d1cd162493e85e7c
|
3 |
+
size 24477576
|
dataset_info.json
ADDED
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"image_id": {
|
6 |
+
"dtype": "string",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"conversations": [
|
10 |
+
{
|
11 |
+
"from": {
|
12 |
+
"dtype": "string",
|
13 |
+
"_type": "Value"
|
14 |
+
},
|
15 |
+
"value": {
|
16 |
+
"dtype": "string",
|
17 |
+
"_type": "Value"
|
18 |
+
}
|
19 |
+
}
|
20 |
+
],
|
21 |
+
"title": {
|
22 |
+
"dtype": "string",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"author": {
|
26 |
+
"dtype": "string",
|
27 |
+
"_type": "Value"
|
28 |
+
},
|
29 |
+
"product_url": {
|
30 |
+
"dtype": "string",
|
31 |
+
"_type": "Value"
|
32 |
+
},
|
33 |
+
"image_url": {
|
34 |
+
"dtype": "string",
|
35 |
+
"_type": "Value"
|
36 |
+
},
|
37 |
+
"supplier": {
|
38 |
+
"dtype": "string",
|
39 |
+
"_type": "Value"
|
40 |
+
},
|
41 |
+
"publisher": {
|
42 |
+
"dtype": "string",
|
43 |
+
"_type": "Value"
|
44 |
+
}
|
45 |
+
},
|
46 |
+
"homepage": "",
|
47 |
+
"license": ""
|
48 |
+
}
|
state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "54a71a6abb791b15",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|