ThomasTheMaker commited on
Commit
3656700
·
verified ·
1 Parent(s): dccb62e

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +43 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: name
5
+ dtype: string
6
+ - name: code
7
+ dtype: string
8
+ - name: tags
9
+ list: string
10
+ - name: stats
11
+ struct:
12
+ - name: comment_count
13
+ dtype: int64
14
+ - name: created_at
15
+ dtype: string
16
+ - name: face_count
17
+ dtype: int64
18
+ - name: is_age_restricted
19
+ dtype: bool
20
+ - name: is_downloadable
21
+ dtype: bool
22
+ - name: license
23
+ dtype: string
24
+ - name: like_count
25
+ dtype: int64
26
+ - name: published_at
27
+ dtype: string
28
+ - name: vertex_count
29
+ dtype: int64
30
+ - name: view_count
31
+ dtype: int64
32
+ splits:
33
+ - name: train
34
+ num_bytes: 25262
35
+ num_examples: 3
36
+ download_size: 19344
37
+ dataset_size: 25262
38
+ configs:
39
+ - config_name: default
40
+ data_files:
41
+ - split: train
42
+ path: data/train-*
43
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a8441dd60b177fc3cc5565b654b05764e14190cfdd7accf9d4051e6818d0ab1
3
+ size 19344