homersimpson commited on
Commit
ae401ae
1 Parent(s): 84e6704

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: meta
7
+ struct:
8
+ - name: year
9
+ dtype: uint32
10
+ - name: imdbId
11
+ dtype: uint32
12
+ - name: subtitleId
13
+ struct:
14
+ - name: ca
15
+ dtype: uint32
16
+ - name: it
17
+ dtype: uint32
18
+ - name: sentenceIds
19
+ struct:
20
+ - name: ca
21
+ sequence: uint32
22
+ - name: it
23
+ sequence: uint32
24
+ - name: translation
25
+ dtype:
26
+ translation:
27
+ languages:
28
+ - ca
29
+ - it
30
+ splits:
31
+ - name: train
32
+ num_bytes: 28923297.6
33
+ num_examples: 240000
34
+ - name: validation
35
+ num_bytes: 3615412.2
36
+ num_examples: 30000
37
+ - name: test
38
+ num_bytes: 3615412.2
39
+ num_examples: 30000
40
+ download_size: 26056578
41
+ dataset_size: 36154122.0
42
+ configs:
43
+ - config_name: default
44
+ data_files:
45
+ - split: train
46
+ path: data/train-*
47
+ - split: validation
48
+ path: data/validation-*
49
+ - split: test
50
+ path: data/test-*
51
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07c646a1eb5f13b3f8b952ff33f2896a0f7246a40816e4c1b6261bc1dc288665
3
+ size 2612383
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dca931961870f2a1dd8e74d4b670f1d2bf22847cbda2dcae46c17817d25ca2d4
3
+ size 20838662
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcf6609c0d2a2cb012b19995280961fcd214ceb5a14b1af8110268db8ae11027
3
+ size 2605533