Thomas2419 commited on
Commit
391711b
·
1 Parent(s): fa32040

Updated model with R-Drop, label smoothing, focal loss

Browse files
Files changed (3) hide show
  1. config.json +0 -1
  2. onnx/model.onnx +1 -1
  3. onnx/model_fp16.onnx +1 -1
config.json CHANGED
@@ -29,7 +29,6 @@
29
  "n_heads": 12,
30
  "n_layers": 6,
31
  "pad_token_id": 0,
32
- "problem_type": "single_label_classification",
33
  "qa_dropout": 0.1,
34
  "seq_classif_dropout": 0.2,
35
  "sinusoidal_pos_embds": false,
 
29
  "n_heads": 12,
30
  "n_layers": 6,
31
  "pad_token_id": 0,
 
32
  "qa_dropout": 0.1,
33
  "seq_classif_dropout": 0.2,
34
  "sinusoidal_pos_embds": false,
onnx/model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:84f59aeb7c45b3847fb08e59bb3fac9b0bd56a10f3530b06544c3b4040d6a087
3
  size 267962805
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35ce18212f7e2a50d4568b2ab6c7f1732463a16120b4fbb2193ab8f9361c264b
3
  size 267962805
onnx/model_fp16.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a90505011ed977b0b8016d804789efc6ddb8f7fd4b65885226bdcfcdbf518baf
3
  size 134048567
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10eb49d5d38eedb563b8a53451b9303a56feb4b69e58c1a992fd33dfa777fa9c
3
  size 134048567