lcampillos commited on
Commit
d0f5700
1 Parent(s): 17b2400

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-neg-spec",
3
  "architectures": [
4
  "RobertaForTokenClassification"
5
  ],
@@ -43,7 +43,7 @@
43
  "pad_token_id": 1,
44
  "position_embedding_type": "absolute",
45
  "torch_dtype": "float32",
46
- "transformers_version": "4.16.2",
47
  "type_vocab_size": 1,
48
  "use_cache": true,
49
  "vocab_size": 50262
 
1
  {
2
+ "_name_or_path": "/home/leonardo/data/huggingface/bsc-bio-ehr-es",
3
  "architectures": [
4
  "RobertaForTokenClassification"
5
  ],
 
43
  "pad_token_id": 1,
44
  "position_embedding_type": "absolute",
45
  "torch_dtype": "float32",
46
+ "transformers_version": "4.17.0",
47
  "type_vocab_size": 1,
48
  "use_cache": true,
49
  "vocab_size": 50262