bayartsogt commited on
Commit
235aabc
1 Parent(s): 9f8fe0a

Fold 0: => ACC: 0.974

Browse files
Files changed (2) hide show
  1. model_0.bin +1 -1
  2. training_arguments.json +2 -2
model_0.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:84949908e00e001213c31e8435d9a492adfed02f30c48f4d23ce7bc8ce30a32f
3
  size 447281513
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e3814bc57cbc70800f0c8b04a586a4eac309c63c4ea7356447d88d133ad44ca
3
  size 447281513
training_arguments.json CHANGED
@@ -9,9 +9,9 @@
9
  "push_to_hub": true,
10
  "submit_to_kaggle": true,
11
  "batch_size": 256,
12
- "learning_rate": 0.0003,
13
  "warmup_steps": 30,
14
- "num_epochs": 15,
15
  "num_folds": 5,
16
  "seed": 42
17
  }
9
  "push_to_hub": true,
10
  "submit_to_kaggle": true,
11
  "batch_size": 256,
12
+ "learning_rate": 3e-05,
13
  "warmup_steps": 30,
14
+ "num_epochs": 30,
15
  "num_folds": 5,
16
  "seed": 42
17
  }