JunHill commited on
Commit
2a855e7
·
verified ·
1 Parent(s): ad885bf

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: movie_id
5
+ dtype: string
6
+ - name: label
7
+ dtype: int64
8
+ - name: text
9
+ dtype: string
10
+ - name: originalTitle
11
+ dtype: string
12
+ - name: primaryTitle
13
+ dtype: string
14
+ - name: titleType
15
+ dtype: string
16
+ - name: genres
17
+ dtype: string
18
+ - name: endYear
19
+ dtype: string
20
+ - name: token_length
21
+ dtype: int64
22
+ splits:
23
+ - name: train
24
+ num_bytes: 34096120
25
+ num_examples: 23796
26
+ - name: test
27
+ num_bytes: 33037937
28
+ num_examples: 23506
29
+ download_size: 41324633
30
+ dataset_size: 67134057
31
+ configs:
32
+ - config_name: default
33
+ data_files:
34
+ - split: train
35
+ path: data/train-*
36
+ - split: test
37
+ path: data/test-*
38
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d54de71c627f667ab98e5ec8c8da6060c9b4bad3d432365e153318b64e9a2e40
3
+ size 20313864
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9e4e7012a5461fec5e2a6dc0dd2920bd3f450773f048bba1225ebd3cd49c420
3
+ size 21010769