Félix Marty commited on
Commit
2020178
1 Parent(s): ccfda19

fix omodel

Browse files
Files changed (2) hide show
  1. config.json +3 -3
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -18,7 +18,7 @@
18
  "chunk_size_feed_forward": 0,
19
  "classifier_dropout": 0.0,
20
  "cross_attention_hidden_size": null,
21
- "d_model": 32,
22
  "decoder_attention_heads": 2,
23
  "decoder_ffn_dim": 128,
24
  "decoder_layerdrop": 0.0,
@@ -110,7 +110,7 @@
110
  "do_sample": false,
111
  "drop_path_rate": 0.1,
112
  "early_stopping": false,
113
- "embed_dim": 128,
114
  "encoder_no_repeat_ngram_size": 0,
115
  "eos_token_id": null,
116
  "exponential_decay_length_penalty": null,
@@ -119,7 +119,7 @@
119
  "forced_eos_token_id": null,
120
  "hidden_act": "gelu",
121
  "hidden_dropout_prob": 0.0,
122
- "hidden_size": 1024,
123
  "id2label": {
124
  "0": "LABEL_0",
125
  "1": "LABEL_1"
 
18
  "chunk_size_feed_forward": 0,
19
  "classifier_dropout": 0.0,
20
  "cross_attention_hidden_size": null,
21
+ "d_model": 64,
22
  "decoder_attention_heads": 2,
23
  "decoder_ffn_dim": 128,
24
  "decoder_layerdrop": 0.0,
 
110
  "do_sample": false,
111
  "drop_path_rate": 0.1,
112
  "early_stopping": false,
113
+ "embed_dim": 8,
114
  "encoder_no_repeat_ngram_size": 0,
115
  "eos_token_id": null,
116
  "exponential_decay_length_penalty": null,
 
119
  "forced_eos_token_id": null,
120
  "hidden_act": "gelu",
121
  "hidden_dropout_prob": 0.0,
122
+ "hidden_size": 64,
123
  "id2label": {
124
  "0": "LABEL_0",
125
  "1": "LABEL_1"
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:049dfc26b58f98157b84aae0ad6270192b6941551133c9900535598eaa29b8a3
3
- size 85957225
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9eb3718c5faad5cd185b54946624ce08596d22a7c28b8be59d49bd5bc8f4912
3
+ size 15641441