horychtom commited on
Commit
890f996
1 Parent(s): 41e0b20

Upload RobertaForSequenceClassification

Browse files
Files changed (3) hide show
  1. README.md +5 -6
  2. config.json +4 -4
  3. model.safetensors +1 -1
README.md CHANGED
@@ -1,10 +1,9 @@
1
  ---
2
  license: cc-by-nc-sa-4.0
3
  datasets:
4
- - mediabiasgroup/BABE
5
  widget:
6
- - text: >-
7
- Since then, health care has turned out to be a very strong issue for
8
- Democrats, who campaigned on the issue aggressively during the 2018 midterms
9
- and enjoyed a net gain of 40 seats in the U.S. House of Representatives.
10
- ---
 
1
  ---
2
  license: cc-by-nc-sa-4.0
3
  datasets:
4
+ - mediabiasgroup/BABE
5
  widget:
6
+ - text: Since then, health care has turned out to be a very strong issue for Democrats,
7
+ who campaigned on the issue aggressively during the 2018 midterms and enjoyed
8
+ a net gain of 40 seats in the U.S. House of Representatives.
9
+ ---
 
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "roberta-base",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
@@ -17,8 +17,8 @@
17
  "initializer_range": 0.02,
18
  "intermediate_size": 3072,
19
  "label2id": {
20
- "neutral": 0,
21
- "biased": 1
22
  },
23
  "layer_norm_eps": 1e-05,
24
  "max_position_embeddings": 514,
@@ -28,7 +28,7 @@
28
  "pad_token_id": 1,
29
  "position_embedding_type": "absolute",
30
  "torch_dtype": "float32",
31
- "transformers_version": "4.25.1",
32
  "type_vocab_size": 1,
33
  "use_cache": true,
34
  "vocab_size": 50268
 
1
  {
2
+ "_name_or_path": "mediabiasgroup/magpie-babe-ft",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
 
17
  "initializer_range": 0.02,
18
  "intermediate_size": 3072,
19
  "label2id": {
20
+ "biased": 1,
21
+ "neutral": 0
22
  },
23
  "layer_norm_eps": 1e-05,
24
  "max_position_embeddings": 514,
 
28
  "pad_token_id": 1,
29
  "position_embedding_type": "absolute",
30
  "torch_dtype": "float32",
31
+ "transformers_version": "4.41.2",
32
  "type_vocab_size": 1,
33
  "use_cache": true,
34
  "vocab_size": 50268
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bf6ad3999f65f7dba734a5d6d99adc251c0fcee785a3f470610ec96783fa90d0
3
  size 498622040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2eb7169bcfaaf6b5018197128811e83c6cfb445c799ad5c8c778ee7313f3d68c
3
  size 498622040