debajyotidatta commited on
Commit
a0f8080
·
1 Parent(s): 0f12a14

Upload DistilBertForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +4 -4
  2. pytorch_model.bin +1 -1
config.json CHANGED
@@ -9,17 +9,17 @@
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
- "0": "expository",
13
  "1": "probing_exploring",
14
  "2": "other",
15
- "3": "procedural"
16
  },
17
  "initializer_range": 0.02,
18
  "label2id": {
19
- "expository": 0,
20
  "other": 2,
21
  "probing_exploring": 1,
22
- "procedural": 3
23
  },
24
  "max_position_embeddings": 512,
25
  "model_type": "distilbert",
 
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
+ "0": "procedural",
13
  "1": "probing_exploring",
14
  "2": "other",
15
+ "3": "expository"
16
  },
17
  "initializer_range": 0.02,
18
  "label2id": {
19
+ "expository": 3,
20
  "other": 2,
21
  "probing_exploring": 1,
22
+ "procedural": 0
23
  },
24
  "max_position_embeddings": 512,
25
  "model_type": "distilbert",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:417456c5a4f8b5d81b3eccac0d905552e833e6d56cfc9f6bea6b14886c8f85bc
3
  size 267861677
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f95efbd3b7b14f6299650f3e043e07459f9a942844506795c0d23ebdb27fc4d
3
  size 267861677