arnabdhar commited on
Commit
6a647b3
·
1 Parent(s): 5a74478

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "xlm-roberta-base",
3
  "architectures": [
4
  "XLMRobertaForTokenClassification"
5
  ],
@@ -95,7 +95,7 @@
95
  "pad_token_id": 1,
96
  "position_embedding_type": "absolute",
97
  "torch_dtype": "float32",
98
- "transformers_version": "4.35.2",
99
  "type_vocab_size": 1,
100
  "use_cache": true,
101
  "vocab_size": 250002
 
1
  {
2
+ "_name_or_path": "arnabdhar/xlm-roberta-base-wikineural",
3
  "architectures": [
4
  "XLMRobertaForTokenClassification"
5
  ],
 
95
  "pad_token_id": 1,
96
  "position_embedding_type": "absolute",
97
  "torch_dtype": "float32",
98
+ "transformers_version": "4.36.0",
99
  "type_vocab_size": 1,
100
  "use_cache": true,
101
  "vocab_size": 250002