lcampillos commited on
Commit
adc2c88
1 Parent(s): 95f02c9

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "roberta-es-clinical-trials-umls-7sgs-ner",
3
  "architectures": [
4
  "RobertaForTokenClassification"
5
  ],
@@ -55,7 +55,7 @@
55
  "pad_token_id": 1,
56
  "position_embedding_type": "absolute",
57
  "torch_dtype": "float32",
58
- "transformers_version": "4.16.2",
59
  "type_vocab_size": 1,
60
  "use_cache": true,
61
  "vocab_size": 50262
 
1
  {
2
+ "_name_or_path": "/home/leonardo/data/huggingface/bsc-bio-ehr-es",
3
  "architectures": [
4
  "RobertaForTokenClassification"
5
  ],
 
55
  "pad_token_id": 1,
56
  "position_embedding_type": "absolute",
57
  "torch_dtype": "float32",
58
+ "transformers_version": "4.17.0",
59
  "type_vocab_size": 1,
60
  "use_cache": true,
61
  "vocab_size": 50262