File tree 3 files changed +24
-12
lines changed
3 files changed +24
-12
lines changed Original file line number Diff line number Diff line change 1
- [DEFAULT]
2
- which = test
3
- version = 3.0
1
+ [ARGUMENTS]
4
2
corrected = True
5
- merged = True
6
3
max_sentences = None
4
+ merged = True
5
+ version = 3.0
6
+ which = test
7
+
8
+ [META]
9
+ script_path = src/dataset.py
10
+ commit_hash = a222e272e0f774bc8762df518e39727a19e1dbc1
7
11
Original file line number Diff line number Diff line change 1
- [DEFAULT]
2
- which = train
3
- version = 3.0
1
+ [ARGUMENTS]
4
2
corrected = True
5
- merged = True
6
3
max_sentences = 1000
4
+ merged = True
5
+ version = 3.0
6
+ which = train
7
+
8
+ [META]
9
+ script_path = src/dataset.py
10
+ commit_hash = a222e272e0f774bc8762df518e39727a19e1dbc1
7
11
Original file line number Diff line number Diff line change 1
- [DEFAULT]
2
- which = valid
3
- version = 3.0
1
+ [ARGUMENTS]
4
2
corrected = True
5
- merged = True
6
3
max_sentences = None
4
+ merged = True
5
+ version = 3.0
6
+ which = valid
7
+
8
+ [META]
9
+ script_path = src/dataset.py
10
+ commit_hash = a222e272e0f774bc8762df518e39727a19e1dbc1
7
11
You can’t perform that action at this time.
0 commit comments