yazansh commited on
Commit
aa7b772
·
verified ·
1 Parent(s): e3e1310

binary-45

Browse files
Files changed (3) hide show
  1. config.toml +2 -2
  2. tokenizer.json +8 -1
  3. training_args.bin +1 -1
config.toml CHANGED
@@ -1,12 +1,12 @@
1
  [experiment]
2
- name = "binary-44"
3
  type = "binary"
4
 
5
 
6
  [dataset]
7
  path = "thejosango/nuha-dataset"
8
  dataset_revision = "main"
9
- augment_ratio = 0.5
10
  undersampling_strategy = true
11
 
12
 
 
1
  [experiment]
2
+ name = "binary-45"
3
  type = "binary"
4
 
5
 
6
  [dataset]
7
  path = "thejosango/nuha-dataset"
8
  dataset_revision = "main"
9
+ augment_ratio = 0.75
10
  undersampling_strategy = true
11
 
12
 
tokenizer.json CHANGED
@@ -6,7 +6,14 @@
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
- "padding": null,
 
 
 
 
 
 
 
10
  "added_tokens": [
11
  {
12
  "id": 0,
 
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
+ "padding": {
10
+ "strategy": "BatchLongest",
11
+ "direction": "Right",
12
+ "pad_to_multiple_of": null,
13
+ "pad_id": 0,
14
+ "pad_type_id": 0,
15
+ "pad_token": "[PAD]"
16
+ },
17
  "added_tokens": [
18
  {
19
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:140851f6139f44b649874104fb96e0e2b7e5c93d14f985add262200d29ae2c7d
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c269eb8f06bac306a9bb5f4f9cba0945fa170243feac8c6c760ce63faaca016a
3
  size 4091