shinta0615 commited on
Commit
3b85353
1 Parent(s): 2c34124

Training completed!

Browse files
Files changed (4) hide show
  1. config.json +0 -1
  2. pytorch_model.bin +1 -1
  3. tokenizer.json +1 -6
  4. training_args.bin +1 -1
config.json CHANGED
@@ -320,7 +320,6 @@
320
  "n_heads": 12,
321
  "n_layers": 6,
322
  "pad_token_id": 0,
323
- "problem_type": "single_label_classification",
324
  "qa_dropout": 0.1,
325
  "seq_classif_dropout": 0.2,
326
  "sinusoidal_pos_embds": false,
 
320
  "n_heads": 12,
321
  "n_layers": 6,
322
  "pad_token_id": 0,
 
323
  "qa_dropout": 0.1,
324
  "seq_classif_dropout": 0.2,
325
  "sinusoidal_pos_embds": false,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d3588981ae24717e8ea966b2545766d468c947e424535adcbb90d9df226b71a2
3
  size 268312429
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f1258491ad4bc86c57367804be31354f47272c25b05fbf4a2875938c242cb04
3
  size 268312429
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:673383ecaba90b62d45da3ceb7d5e611565b0a4b4aa18e8cde2bc031aa59a82d
3
  size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a571d6ccc6cb856dd9c2836cf5815bc29b2990afb1339718481b5e8e407ffcfe
3
  size 3963