|
{ |
|
"_name_or_path": "/home/benjaminn/.cache/papermage/allenai-scibert_scivocab_cased_Title,Author,Abstract,Keywords,Section,Paragraph,List,Bibliography,Equation,Algorithm,Figure,Table,Caption,Header,Footer,Footnote_words_pages_2_1e-05_0.0_470_10/checkpoints/", |
|
"architectures": [ |
|
"BertForTokenClassification" |
|
], |
|
"attention_probs_dropout_prob": 0.1, |
|
"classifier_dropout": null, |
|
"hidden_act": "gelu", |
|
"hidden_dropout_prob": 0.1, |
|
"hidden_size": 768, |
|
"id2label": { |
|
"0": "O", |
|
"1": "B-Title", |
|
"2": "B-Author", |
|
"3": "B-Abstract", |
|
"4": "B-Keywords", |
|
"5": "B-Section", |
|
"6": "B-Paragraph", |
|
"7": "B-List", |
|
"8": "B-Bibliography", |
|
"9": "B-Equation", |
|
"10": "B-Algorithm", |
|
"11": "B-Figure", |
|
"12": "B-Table", |
|
"13": "B-Caption", |
|
"14": "B-Header", |
|
"15": "B-Footer", |
|
"16": "B-Footnote", |
|
"17": "I-Title", |
|
"18": "I-Author", |
|
"19": "I-Abstract", |
|
"20": "I-Keywords", |
|
"21": "I-Section", |
|
"22": "I-Paragraph", |
|
"23": "I-List", |
|
"24": "I-Bibliography", |
|
"25": "I-Equation", |
|
"26": "I-Algorithm", |
|
"27": "I-Figure", |
|
"28": "I-Table", |
|
"29": "I-Caption", |
|
"30": "I-Header", |
|
"31": "I-Footer", |
|
"32": "I-Footnote" |
|
}, |
|
"initializer_range": 0.02, |
|
"intermediate_size": 3072, |
|
"label2id": { |
|
"B-Abstract": 3, |
|
"B-Algorithm": 10, |
|
"B-Author": 2, |
|
"B-Bibliography": 8, |
|
"B-Caption": 13, |
|
"B-Equation": 9, |
|
"B-Figure": 11, |
|
"B-Footer": 15, |
|
"B-Footnote": 16, |
|
"B-Header": 14, |
|
"B-Keywords": 4, |
|
"B-List": 7, |
|
"B-Paragraph": 6, |
|
"B-Section": 5, |
|
"B-Table": 12, |
|
"B-Title": 1, |
|
"I-Abstract": 19, |
|
"I-Algorithm": 26, |
|
"I-Author": 18, |
|
"I-Bibliography": 24, |
|
"I-Caption": 29, |
|
"I-Equation": 25, |
|
"I-Figure": 27, |
|
"I-Footer": 31, |
|
"I-Footnote": 32, |
|
"I-Header": 30, |
|
"I-Keywords": 20, |
|
"I-List": 23, |
|
"I-Paragraph": 22, |
|
"I-Section": 21, |
|
"I-Table": 28, |
|
"I-Title": 17, |
|
"O": 0 |
|
}, |
|
"layer_norm_eps": 1e-12, |
|
"max_position_embeddings": 512, |
|
"model_type": "bert", |
|
"num_attention_heads": 12, |
|
"num_hidden_layers": 12, |
|
"pad_token_id": 0, |
|
"position_embedding_type": "absolute", |
|
"torch_dtype": "float32", |
|
"transformers_version": "4.28.0", |
|
"type_vocab_size": 2, |
|
"use_cache": true, |
|
"vocab_size": 31116 |
|
} |
|
|