frtna commited on
Commit
a877923
1 Parent(s): c588ed2
Files changed (4) hide show
  1. config.yml +26 -0
  2. test_.json +0 -3
  3. train_.json +0 -3
  4. validation_.json +0 -3
config.yml ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ dataset_name: test
2
+ desc: "
3
+ This new dataset is designed to be used in the scope of PhD project.
4
+ "
5
+ citation: "@InProceedings{phd,
6
+ title = {Open Subtitles Machine Translation Dataset},
7
+ author={hmtkvs, Inc.
8
+ },
9
+ year={2022}
10
+ }
11
+ "
12
+ homepage: ''
13
+ licence: ''
14
+ version: 1.1.0
15
+ data:
16
+ train: "train_.json"
17
+ validation: "validation_.json"
18
+ test: "test_.json"
19
+ features:
20
+ title: translation
21
+ col1: Spanish
22
+ col2: Italian
23
+
24
+
25
+
26
+
test_.json DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:4abb2db17421a4c3dbc3cfddba21d81dd2bc241a772eaa70bc89fcba6d6e728a
3
- size 715403
 
 
 
train_.json DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:4abb2db17421a4c3dbc3cfddba21d81dd2bc241a772eaa70bc89fcba6d6e728a
3
- size 715403
 
 
 
validation_.json DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:4abb2db17421a4c3dbc3cfddba21d81dd2bc241a772eaa70bc89fcba6d6e728a
3
- size 715403