|
{ |
|
"_name_or_path": "camembert-base", |
|
"architectures": [ |
|
"CamembertForTokenClassification" |
|
], |
|
"attention_probs_dropout_prob": 0.1, |
|
"bos_token_id": 5, |
|
"classifier_dropout": null, |
|
"eos_token_id": 6, |
|
"hidden_act": "gelu", |
|
"hidden_dropout_prob": 0.1, |
|
"hidden_size": 768, |
|
"id2label": { |
|
"0": "PART", |
|
"1": "PDEMMP", |
|
"10": "NOUN", |
|
"11": "PPER3MS", |
|
"12": "AUX", |
|
"13": "COSUB", |
|
"14": "ADJ", |
|
"15": "VPPRE", |
|
"16": "COCO", |
|
"17": "ADJMP", |
|
"18": "X", |
|
"19": "NMS", |
|
"2": "PREFS", |
|
"20": "PINDMS", |
|
"21": "DETFS", |
|
"22": "PPER2S", |
|
"23": "PREFP", |
|
"24": "PPER3MP", |
|
"25": "PRELMP", |
|
"26": "PINDFS", |
|
"27": "PRON", |
|
"28": "PREP", |
|
"29": "PPOBJMP", |
|
"3": "PINDMP", |
|
"30": "ADJFS", |
|
"31": "DET", |
|
"32": "ADJFP", |
|
"33": "PDEMFP", |
|
"34": "PREL", |
|
"35": "PPER3FS", |
|
"36": "VPPFS", |
|
"37": "PPER3FP", |
|
"38": "CHIF", |
|
"39": "NMP", |
|
"4": "DINTMS", |
|
"40": "SYM", |
|
"41": "NFS", |
|
"42": "VERB", |
|
"43": "PREF", |
|
"44": "VPPFP", |
|
"45": "PDEMMS", |
|
"46": "XFAMIL", |
|
"47": "PINDFP", |
|
"48": "VPPMP", |
|
"49": "YPFOR", |
|
"5": "NUM", |
|
"50": "ADV", |
|
"51": "PRELFS", |
|
"52": "DINTFS", |
|
"53": "DETMS", |
|
"54": "PPOBJFP", |
|
"55": "PPOBJMS", |
|
"56": "VPPMS", |
|
"57": "INTJ", |
|
"58": "PROPN", |
|
"59": "PDEMFS", |
|
"6": "PINTFS", |
|
"60": "PPER1S", |
|
"61": "PRELFP", |
|
"62": "MOTINC", |
|
"63": "ADJMS", |
|
"64": "PPOBJFS", |
|
"7": "NFP", |
|
"8": "PUNCT", |
|
"9": "PRELMS" |
|
}, |
|
"initializer_range": 0.02, |
|
"intermediate_size": 3072, |
|
"label2id": { |
|
"ADJ": "14", |
|
"ADJFP": "32", |
|
"ADJFS": "30", |
|
"ADJMP": "17", |
|
"ADJMS": "63", |
|
"ADV": "50", |
|
"AUX": "12", |
|
"CHIF": "38", |
|
"COCO": "16", |
|
"COSUB": "13", |
|
"DET": "31", |
|
"DETFS": "21", |
|
"DETMS": "53", |
|
"DINTFS": "52", |
|
"DINTMS": "4", |
|
"INTJ": "57", |
|
"MOTINC": "62", |
|
"NFP": "7", |
|
"NFS": "41", |
|
"NMP": "39", |
|
"NMS": "19", |
|
"NOUN": "10", |
|
"NUM": "5", |
|
"PART": "0", |
|
"PDEMFP": "33", |
|
"PDEMFS": "59", |
|
"PDEMMP": "1", |
|
"PDEMMS": "45", |
|
"PINDFP": "47", |
|
"PINDFS": "26", |
|
"PINDMP": "3", |
|
"PINDMS": "20", |
|
"PINTFS": "6", |
|
"PPER1S": "60", |
|
"PPER2S": "22", |
|
"PPER3FP": "37", |
|
"PPER3FS": "35", |
|
"PPER3MP": "24", |
|
"PPER3MS": "11", |
|
"PPOBJFP": "54", |
|
"PPOBJFS": "64", |
|
"PPOBJMP": "29", |
|
"PPOBJMS": "55", |
|
"PREF": "43", |
|
"PREFP": "23", |
|
"PREFS": "2", |
|
"PREL": "34", |
|
"PRELFP": "61", |
|
"PRELFS": "51", |
|
"PRELMP": "25", |
|
"PRELMS": "9", |
|
"PREP": "28", |
|
"PRON": "27", |
|
"PROPN": "58", |
|
"PUNCT": "8", |
|
"SYM": "40", |
|
"VERB": "42", |
|
"VPPFP": "44", |
|
"VPPFS": "36", |
|
"VPPMP": "48", |
|
"VPPMS": "56", |
|
"VPPRE": "15", |
|
"X": "18", |
|
"XFAMIL": "46", |
|
"YPFOR": "49" |
|
}, |
|
"layer_norm_eps": 1e-05, |
|
"max_position_embeddings": 514, |
|
"model_type": "camembert", |
|
"num_attention_heads": 12, |
|
"num_hidden_layers": 12, |
|
"output_past": true, |
|
"pad_token_id": 1, |
|
"position_embedding_type": "absolute", |
|
"torch_dtype": "float32", |
|
"transformers_version": "4.12.5", |
|
"type_vocab_size": 1, |
|
"use_cache": true, |
|
"vocab_size": 32005 |
|
} |
|
|