lcampillos commited on
Commit
0b1d8ec
1 Parent(s): 027a043

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