nicolauduran45 commited on
Commit
d95c149
·
verified ·
1 Parent(s): 776c464

Upload DistilBertForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +4 -4
  2. model.safetensors +1 -1
config.json CHANGED
@@ -9,13 +9,13 @@
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
- "false": 0,
13
- "true": 1
14
  },
15
  "initializer_range": 0.02,
16
  "label2id": {
17
- "0": false,
18
- "1": true
19
  },
20
  "max_position_embeddings": 512,
21
  "model_type": "distilbert",
 
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
+ "0": "False",
13
+ "1": "True"
14
  },
15
  "initializer_range": 0.02,
16
  "label2id": {
17
+ "False": 0,
18
+ "True": 1
19
  },
20
  "max_position_embeddings": 512,
21
  "model_type": "distilbert",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:57705f3bbb37c47e2aac2a1dd5988af8831e4219e7f825eb0899238e3b40322f
3
  size 541317368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f16bce5f4e8f8bacdb153bd556dcbd01312d1489ae988b187b157244501326a6
3
  size 541317368