cornelius commited on
Commit
058266f
1 Parent(s): 2c9ba3e

Upload TFRobertaForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. tf_model.h5 +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "cornelius/partypress-monolingual-uk",
3
  "architectures": [
4
- "BertForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "bos_token_id": 0,
@@ -64,7 +64,7 @@
64
  },
65
  "layer_norm_eps": 1e-05,
66
  "max_position_embeddings": 514,
67
- "model_type": "bert",
68
  "num_attention_heads": 12,
69
  "num_hidden_layers": 12,
70
  "pad_token_id": 1,
 
1
  {
2
  "_name_or_path": "cornelius/partypress-monolingual-uk",
3
  "architectures": [
4
+ "RobertaForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "bos_token_id": 0,
 
64
  },
65
  "layer_norm_eps": 1e-05,
66
  "max_position_embeddings": 514,
67
+ "model_type": "roberta",
68
  "num_attention_heads": 12,
69
  "num_hidden_layers": 12,
70
  "pad_token_id": 1,
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aacf0f365d014782132b614f64f9b4652b14867fe4fa1f840b304ac5d5ad5ccf
3
- size 498941292
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eda35778e1cfbe39c638720e12bb6e5d367a4d25a6fe2de42bd3e436a99046ed
3
+ size 498942784