Shubhamai commited on
Commit
d1cd1b5
1 Parent(s): 0806f4c

Upload FlaxDistilBertForQuestionAnswering

Browse files
Files changed (2) hide show
  1. config.json +1 -2
  2. flax_model.msgpack +2 -2
config.json CHANGED
@@ -1,8 +1,7 @@
1
  {
2
- "_name_or_path": "sshleifer/tiny-distilbert-base-cased-distilled-squad",
3
  "activation": "gelu",
4
  "architectures": [
5
- "DistilBertModel"
6
  ],
7
  "attention_dropout": 0.1,
8
  "dim": 2,
 
1
  {
 
2
  "activation": "gelu",
3
  "architectures": [
4
+ "DistilBertForQuestionAnswering"
5
  ],
6
  "attention_dropout": 0.1,
7
  "dim": 2,
flax_model.msgpack CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a30855bb62f16e4fb912d82c95585f28a35ae190e40255fdf709a275e00bb9e9
3
- size 233377
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2226477986e38e7beca5c0d3d28f091081eb2ebc0ddf995378200f3a7be9169
3
+ size 233470