jmbrito commited on
Commit
5c42164
1 Parent(s): a7ccc9f

Upload 7 files

Browse files
Files changed (3) hide show
  1. config.json +17 -17
  2. pytorch_model.bin +1 -1
  3. training_args.bin +2 -2
config.json CHANGED
@@ -9,27 +9,27 @@
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
- "0": "POLITICS",
13
- "1": "ECONOMICS",
14
- "2": "SPORTS",
15
- "3": "TECH",
16
- "4": "SCIENCE",
17
- "5": "CULTURE",
18
  "6": "HEALTH",
19
- "7": "GAMES",
20
- "8": "OTHER"
21
  },
22
  "initializer_range": 0.02,
23
  "label2id": {
24
- "CULTURE": 5,
25
- "ECONOMICS": 1,
26
- "GAMES": 7,
27
  "HEALTH": 6,
28
- "OTHER": 8,
29
- "POLITICS": 0,
30
- "SCIENCE": 4,
31
- "SPORTS": 2,
32
- "TECH": 3
33
  },
34
  "max_position_embeddings": 512,
35
  "model_type": "distilbert",
@@ -42,6 +42,6 @@
42
  "sinusoidal_pos_embds": false,
43
  "tie_weights_": true,
44
  "torch_dtype": "float32",
45
- "transformers_version": "4.31.0",
46
  "vocab_size": 30522
47
  }
 
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
+ "0": "GAMES",
13
+ "1": "SPORTS",
14
+ "2": "ECONOMICS",
15
+ "3": "CULTURE",
16
+ "4": "OTHER",
17
+ "5": "POLITICS",
18
  "6": "HEALTH",
19
+ "7": "TECH",
20
+ "8": "SCIENCE"
21
  },
22
  "initializer_range": 0.02,
23
  "label2id": {
24
+ "CULTURE": 3,
25
+ "ECONOMICS": 2,
26
+ "GAMES": 0,
27
  "HEALTH": 6,
28
+ "OTHER": 4,
29
+ "POLITICS": 5,
30
+ "SCIENCE": 8,
31
+ "SPORTS": 1,
32
+ "TECH": 7
33
  },
34
  "max_position_embeddings": 512,
35
  "model_type": "distilbert",
 
42
  "sinusoidal_pos_embds": false,
43
  "tie_weights_": true,
44
  "torch_dtype": "float32",
45
+ "transformers_version": "4.32.1",
46
  "vocab_size": 30522
47
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:82cc4ef93266c33a936c791f092bc9209d92f58baf471155d3fc41847a49f241
3
  size 267877037
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd12a979d10df0d925135cd8536b9415867bf4273a626a0f7f9b2f08caaf7a70
3
  size 267877037
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4495e9a8b046ce966a92053e57fa4604d9445eae9f271ab45d012f5c8f77f6dc
3
- size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75d12df4a2c4532c1687f169b0784fb4b6750a3c7129c6d0ef0da1d42988fb54
3
+ size 4027