davidberenstein1957 HF staff commited on
Commit
bf1da03
·
1 Parent(s): 13d4c15

Upload BertForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +6 -6
  2. model.safetensors +1 -1
config.json CHANGED
@@ -10,18 +10,18 @@
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "id2label": {
13
- "0": "Sci/Tech",
14
- "1": "Business",
15
- "2": "World",
16
  "3": "Sports"
17
  },
18
  "initializer_range": 0.02,
19
  "intermediate_size": 3072,
20
  "label2id": {
21
- "Business": 1,
22
- "Sci/Tech": 0,
23
  "Sports": 3,
24
- "World": 2
25
  },
26
  "layer_norm_eps": 1e-12,
27
  "max_position_embeddings": 512,
 
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "id2label": {
13
+ "0": "World",
14
+ "1": "Sci/Tech",
15
+ "2": "Business",
16
  "3": "Sports"
17
  },
18
  "initializer_range": 0.02,
19
  "intermediate_size": 3072,
20
  "label2id": {
21
+ "Business": 2,
22
+ "Sci/Tech": 1,
23
  "Sports": 3,
24
+ "World": 0
25
  },
26
  "layer_norm_eps": 1e-12,
27
  "max_position_embeddings": 512,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f0204e3fd9131b2d7b48157c665bd6c20d3334d4e700b2541d22f92823f1338b
3
  size 433276920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa3611d5b7d2c82d41e88b5115ac667db2bbcaddda7fefb4d7039a2da51c9194
3
  size 433276920