raphassaraf commited on
Commit
69d3265
·
verified ·
1 Parent(s): 913fdcd

Upload model

Browse files
Files changed (2) hide show
  1. config.json +3 -2
  2. model.safetensors +2 -2
config.json CHANGED
@@ -4,14 +4,15 @@
4
  ],
5
  "attention_probs_dropout_prob": 0.1,
6
  "classifier_dropout": null,
 
7
  "hidden_act": "gelu",
8
  "hidden_dropout_prob": 0.1,
9
- "hidden_size": 384,
10
  "id2label": {
11
  "0": "LABEL_0"
12
  },
13
  "initializer_range": 0.02,
14
- "intermediate_size": 1536,
15
  "label2id": {
16
  "LABEL_0": 0
17
  },
 
4
  ],
5
  "attention_probs_dropout_prob": 0.1,
6
  "classifier_dropout": null,
7
+ "gradient_checkpointing": false,
8
  "hidden_act": "gelu",
9
  "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 768,
11
  "id2label": {
12
  "0": "LABEL_0"
13
  },
14
  "initializer_range": 0.02,
15
+ "intermediate_size": 3072,
16
  "label2id": {
17
  "LABEL_0": 0
18
  },
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea1d11a3f23d14fe09fc1826fc7944e89c09a634d2217d57a21dd136805ee3e8
3
- size 133462128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d4db737f56aaea90796b5a8d219de0eee958295a575c611f6b417ad340151da
3
+ size 437951328