new5558 commited on
Commit
ba779c1
1 Parent(s): 24db32c

Upload RobertaForTokenClassification

Browse files
Files changed (2) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "data/converted_model_sentence_huggingface",
3
  "architectures": [
4
- "RobertaModel"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "bos_token_id": 0,
 
1
  {
2
  "_name_or_path": "data/converted_model_sentence_huggingface",
3
  "architectures": [
4
+ "RobertaForTokenClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "bos_token_id": 0,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3cd9bd5e4f220d61b8919b2d09c074450c7e65118e5fe8e99038d870f2da4189
3
- size 574345005
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8010a6f2f79e088d678a3f8d2285c451050da69a4fb44407b24e2aa5cf7e23cd
3
+ size 572008813