Upload dataset
Browse files- README.md +95 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,95 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: id
|
5 |
+
dtype: string
|
6 |
+
- name: type
|
7 |
+
dtype: string
|
8 |
+
- name: hash
|
9 |
+
dtype: string
|
10 |
+
- name: phash
|
11 |
+
dtype: string
|
12 |
+
- name: urls
|
13 |
+
sequence: string
|
14 |
+
- name: status
|
15 |
+
dtype: string
|
16 |
+
- name: flags
|
17 |
+
dtype: int64
|
18 |
+
- name: meta
|
19 |
+
struct:
|
20 |
+
- name: hf-dataset-name
|
21 |
+
dtype: string
|
22 |
+
- name: hf-dataset-id
|
23 |
+
dtype: int64
|
24 |
+
- name: hf-dataset-split
|
25 |
+
dtype: string
|
26 |
+
- name: fromUser
|
27 |
+
dtype: string
|
28 |
+
- name: fromTeam
|
29 |
+
dtype: string
|
30 |
+
- name: embeddings
|
31 |
+
sequence: 'null'
|
32 |
+
- name: createdAt
|
33 |
+
dtype: string
|
34 |
+
- name: updatedAt
|
35 |
+
dtype: string
|
36 |
+
- name: name
|
37 |
+
dtype: string
|
38 |
+
- name: width
|
39 |
+
dtype: int64
|
40 |
+
- name: height
|
41 |
+
dtype: int64
|
42 |
+
- name: format
|
43 |
+
dtype: string
|
44 |
+
- name: license
|
45 |
+
dtype: string
|
46 |
+
- name: licenseUrl
|
47 |
+
dtype: string
|
48 |
+
- name: contentAuthor
|
49 |
+
dtype: 'null'
|
50 |
+
- name: annotations
|
51 |
+
list:
|
52 |
+
- name: id
|
53 |
+
dtype: string
|
54 |
+
- name: content
|
55 |
+
dtype: string
|
56 |
+
- name: annotation
|
57 |
+
struct:
|
58 |
+
- name: type
|
59 |
+
dtype: string
|
60 |
+
- name: original_field
|
61 |
+
dtype: string
|
62 |
+
- name: text
|
63 |
+
dtype: string
|
64 |
+
- name: tokens
|
65 |
+
dtype: int64
|
66 |
+
- name: clean_text
|
67 |
+
dtype: string
|
68 |
+
- name: manuallyAdjusted
|
69 |
+
dtype: bool
|
70 |
+
- name: embedding
|
71 |
+
dtype: 'null'
|
72 |
+
- name: fromUser
|
73 |
+
dtype: string
|
74 |
+
- name: fromTeam
|
75 |
+
dtype: string
|
76 |
+
- name: createdAt
|
77 |
+
dtype: string
|
78 |
+
- name: updatedAt
|
79 |
+
dtype: string
|
80 |
+
- name: overallRating
|
81 |
+
dtype: 'null'
|
82 |
+
- name: image_column
|
83 |
+
dtype: string
|
84 |
+
splits:
|
85 |
+
- name: train
|
86 |
+
num_bytes: 165277879
|
87 |
+
num_examples: 120069
|
88 |
+
download_size: 63080719
|
89 |
+
dataset_size: 165277879
|
90 |
+
configs:
|
91 |
+
- config_name: default
|
92 |
+
data_files:
|
93 |
+
- split: train
|
94 |
+
path: data/train-*
|
95 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:98ff455b54c3785e1231b75fed88c879c0fb198b3b2b8f3c966012b4df5a27f7
|
3 |
+
size 63080719
|