{ | |
"label_list": [ | |
"O", | |
"B-city", | |
"I-city", | |
"B-country_code", | |
"I-country_code", | |
"B-zipcode", | |
"I-zipcode", | |
"B-start_date", | |
"I-start_date", | |
"B-end_date", | |
"I-end_date", | |
"B-time_period", | |
"I-time_period", | |
"B-days", | |
"I-days" | |
], | |
"label_to_id": { | |
"O": 0, | |
"B-city": 1, | |
"I-city": 2, | |
"B-country_code": 3, | |
"I-country_code": 4, | |
"B-zipcode": 5, | |
"I-zipcode": 6, | |
"B-start_date": 7, | |
"I-start_date": 8, | |
"B-end_date": 9, | |
"I-end_date": 10, | |
"B-time_period": 11, | |
"I-time_period": 12, | |
"B-days": 13, | |
"I-days": 14 | |
}, | |
"id_to_label": { | |
"0": "O", | |
"1": "B-city", | |
"2": "I-city", | |
"3": "B-country_code", | |
"4": "I-country_code", | |
"5": "B-zipcode", | |
"6": "I-zipcode", | |
"7": "B-start_date", | |
"8": "I-start_date", | |
"9": "B-end_date", | |
"10": "I-end_date", | |
"11": "B-time_period", | |
"12": "I-time_period", | |
"13": "B-days", | |
"14": "I-days" | |
}, | |
"model_type": "roberta", | |
"base_model_name": "climatebert/distilroberta-base-climate-detector" | |
} |