ksabeh commited on
Commit
9ad273a
·
1 Parent(s): 8e384e3

Upload model

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "_name_or_path": "distilbert-base-uncased",
3
  "activation": "gelu",
4
  "architectures": [
5
- "DistilBertForMaskedLM"
6
  ],
7
  "attention_dropout": 0.1,
8
  "dim": 768,
 
1
  {
2
+ "_name_or_path": "distilbert-base-uncased-finetuned-egap-new",
3
  "activation": "gelu",
4
  "architectures": [
5
+ "DistilBertModel"
6
  ],
7
  "attention_dropout": 0.1,
8
  "dim": 768,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3a2ffd350bfa9f4901b0432da7a08fe552a47f765d5cacbd2b3192c297269d79
3
- size 267978033
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb43856e96d33e1550b7422ddd09ed916a47f112d31cbd4a007f478d6922444a
3
+ size 265483293