antypasd commited on
Commit
e7d1b9f
1 Parent(s): b910ceb
Files changed (2) hide show
  1. config.json +10 -10
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "troberta-2021_single",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
@@ -14,20 +14,20 @@
14
  "id2label": {
15
  "0": "arts_&_culture",
16
  "1": "business_&_entrepreneurs",
17
- "2": "daily_life",
18
- "3": "pop_culture",
19
- "4": "science_&_technology",
20
- "5": "sports_&_gaming"
21
  },
22
  "initializer_range": 0.02,
23
  "intermediate_size": 3072,
24
  "label2id": {
25
  "arts_&_culture": 0,
26
  "business_&_entrepreneurs": 1,
27
- "daily_life": 2,
28
- "pop_culture": 3,
29
- "science_&_technology": 4,
30
- "sports_&_gaming": 5
31
  },
32
  "layer_norm_eps": 1e-05,
33
  "max_position_embeddings": 514,
@@ -38,7 +38,7 @@
38
  "position_embedding_type": "absolute",
39
  "problem_type": "single_label_classification",
40
  "torch_dtype": "float32",
41
- "transformers_version": "4.9.2",
42
  "type_vocab_size": 1,
43
  "use_cache": true,
44
  "vocab_size": 50265
 
1
  {
2
+ "_name_or_path": "antypasd/tweet-topic-21-single",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
 
14
  "id2label": {
15
  "0": "arts_&_culture",
16
  "1": "business_&_entrepreneurs",
17
+ "2": "pop_culture",
18
+ "3": "daily_life",
19
+ "4": "sports_&_gaming",
20
+ "5": "science_&_technology"
21
  },
22
  "initializer_range": 0.02,
23
  "intermediate_size": 3072,
24
  "label2id": {
25
  "arts_&_culture": 0,
26
  "business_&_entrepreneurs": 1,
27
+ "daily_life": 3,
28
+ "pop_culture": 2,
29
+ "science_&_technology": 5,
30
+ "sports_&_gaming": 4
31
  },
32
  "layer_norm_eps": 1e-05,
33
  "max_position_embeddings": 514,
 
38
  "position_embedding_type": "absolute",
39
  "problem_type": "single_label_classification",
40
  "torch_dtype": "float32",
41
+ "transformers_version": "4.19.2",
42
  "type_vocab_size": 1,
43
  "use_cache": true,
44
  "vocab_size": 50265
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dcb75a1152e41acdf5bd60aacacd49e78859c40e8fce512d0343881b605e3652
3
- size 498683565
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:664d1a93009d23588e969b13f3323c55b6843fb8148d86d2c843f2cb4e7cc73d
3
+ size 498669805