kwoncho commited on
Commit
811c2ad
·
verified ·
1 Parent(s): 0002a66

Upload RobertaForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +8 -8
  2. model.safetensors +1 -1
config.json CHANGED
@@ -12,18 +12,18 @@
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
- "0": "\ub300\ud654\ud615",
16
- "1": "\uc0ac\uc2e4\ud615",
17
- "2": "\uc608\uce21\ud615",
18
- "3": "\ucd94\ub860\ud615"
19
  },
20
  "initializer_range": 0.02,
21
  "intermediate_size": 3072,
22
  "label2id": {
23
- "\ub300\ud654\ud615": "0",
24
- "\uc0ac\uc2e4\ud615": "1",
25
- "\uc608\uce21\ud615": "2",
26
- "\ucd94\ub860\ud615": "3"
27
  },
28
  "layer_norm_eps": 1e-05,
29
  "max_position_embeddings": 514,
 
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
+ "0": "Conversational",
16
+ "1": "Factual",
17
+ "2": "Inferential",
18
+ "3": "Predictive"
19
  },
20
  "initializer_range": 0.02,
21
  "intermediate_size": 3072,
22
  "label2id": {
23
+ "Conversational": "0",
24
+ "Factual": "1",
25
+ "Inferential": "2",
26
+ "Predictive": "3"
27
  },
28
  "layer_norm_eps": 1e-05,
29
  "max_position_embeddings": 514,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b495f50ec8d795f54805eb75051b1cff32052ecff8d27fb9305b4ae366018b2
3
  size 442508896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c18b67b5e4eb132a8c9071e01236cebfd147568dd1f72cca1df751f708c6e407
3
  size 442508896