CafeBERT_massive_crf_v2 / label_maps.json
aiface's picture
Upload joint model (from_scratch=False, crf=True, freeze=False) grad_acc=2, wd=0.01, max_len=128, dropout=0.1
390929d verified
{
"intent2id": {
"0": 0,
"1": 1,
"2": 2,
"3": 3,
"4": 4,
"5": 5,
"6": 6,
"7": 7,
"8": 8,
"9": 9,
"10": 10,
"11": 11,
"12": 12,
"13": 13,
"14": 14,
"15": 15,
"16": 16,
"17": 17,
"18": 18,
"19": 19,
"20": 20,
"21": 21,
"22": 22,
"23": 23,
"24": 24,
"25": 25,
"26": 26,
"27": 27,
"28": 28,
"29": 29,
"30": 30,
"31": 31,
"32": 32,
"33": 33,
"34": 34,
"35": 35,
"36": 36,
"37": 37,
"38": 38,
"39": 39,
"40": 40,
"41": 41,
"42": 42,
"43": 43,
"44": 44,
"45": 45,
"46": 46,
"47": 47,
"48": 48,
"49": 49,
"50": 50,
"51": 51,
"52": 52,
"53": 53,
"54": 54,
"55": 55,
"56": 56,
"57": 57,
"58": 58,
"59": 59
},
"id2intent": {
"0": 0,
"1": 1,
"2": 2,
"3": 3,
"4": 4,
"5": 5,
"6": 6,
"7": 7,
"8": 8,
"9": 9,
"10": 10,
"11": 11,
"12": 12,
"13": 13,
"14": 14,
"15": 15,
"16": 16,
"17": 17,
"18": 18,
"19": 19,
"20": 20,
"21": 21,
"22": 22,
"23": 23,
"24": 24,
"25": 25,
"26": 26,
"27": 27,
"28": 28,
"29": 29,
"30": 30,
"31": 31,
"32": 32,
"33": 33,
"34": 34,
"35": 35,
"36": 36,
"37": 37,
"38": 38,
"39": 39,
"40": 40,
"41": 41,
"42": 42,
"43": 43,
"44": 44,
"45": 45,
"46": 46,
"47": 47,
"48": 48,
"49": 49,
"50": 50,
"51": 51,
"52": 52,
"53": 53,
"54": 54,
"55": 55,
"56": 56,
"57": 57,
"58": 58,
"59": 59
},
"slot_label_list": [
"O",
"B-alarm_type",
"B-app_name",
"B-artist_name",
"B-audiobook_author",
"B-audiobook_name",
"B-business_name",
"B-business_type",
"B-change_amount",
"B-coffee_type",
"B-color_type",
"B-cooking_type",
"B-currency_name",
"B-date",
"B-definition_word",
"B-device_type",
"B-drink_type",
"B-email_address",
"B-email_folder",
"B-event_name",
"B-food_type",
"B-game_name",
"B-game_type",
"B-general_frequency",
"B-house_place",
"B-ingredient",
"B-joke_type",
"B-list_name",
"B-meal_type",
"B-media_type",
"B-movie_name",
"B-movie_type",
"B-music_album",
"B-music_descriptor",
"B-music_genre",
"B-news_topic",
"B-order_type",
"B-person",
"B-personal_info",
"B-place_name",
"B-player_setting",
"B-playlist_name",
"B-podcast_descriptor",
"B-podcast_name",
"B-radio_name",
"B-relation",
"B-song_name",
"B-sport_type",
"B-time",
"B-time_zone",
"B-timeofday",
"B-transport_agency",
"B-transport_descriptor",
"B-transport_name",
"B-transport_type",
"B-weather_descriptor",
"I-alarm_type",
"I-app_name",
"I-artist_name",
"I-audiobook_author",
"I-audiobook_name",
"I-business_name",
"I-business_type",
"I-change_amount",
"I-coffee_type",
"I-color_type",
"I-cooking_type",
"I-currency_name",
"I-date",
"I-definition_word",
"I-device_type",
"I-drink_type",
"I-email_address",
"I-email_folder",
"I-event_name",
"I-food_type",
"I-game_name",
"I-game_type",
"I-general_frequency",
"I-house_place",
"I-ingredient",
"I-joke_type",
"I-list_name",
"I-meal_type",
"I-media_type",
"I-movie_name",
"I-movie_type",
"I-music_album",
"I-music_descriptor",
"I-music_genre",
"I-news_topic",
"I-order_type",
"I-person",
"I-personal_info",
"I-place_name",
"I-player_setting",
"I-playlist_name",
"I-podcast_descriptor",
"I-podcast_name",
"I-radio_name",
"I-relation",
"I-song_name",
"I-sport_type",
"I-time",
"I-time_zone",
"I-timeofday",
"I-transport_agency",
"I-transport_descriptor",
"I-transport_name",
"I-transport_type",
"I-weather_descriptor"
],
"slot2id": {
"O": 0,
"B-alarm_type": 1,
"B-app_name": 2,
"B-artist_name": 3,
"B-audiobook_author": 4,
"B-audiobook_name": 5,
"B-business_name": 6,
"B-business_type": 7,
"B-change_amount": 8,
"B-coffee_type": 9,
"B-color_type": 10,
"B-cooking_type": 11,
"B-currency_name": 12,
"B-date": 13,
"B-definition_word": 14,
"B-device_type": 15,
"B-drink_type": 16,
"B-email_address": 17,
"B-email_folder": 18,
"B-event_name": 19,
"B-food_type": 20,
"B-game_name": 21,
"B-game_type": 22,
"B-general_frequency": 23,
"B-house_place": 24,
"B-ingredient": 25,
"B-joke_type": 26,
"B-list_name": 27,
"B-meal_type": 28,
"B-media_type": 29,
"B-movie_name": 30,
"B-movie_type": 31,
"B-music_album": 32,
"B-music_descriptor": 33,
"B-music_genre": 34,
"B-news_topic": 35,
"B-order_type": 36,
"B-person": 37,
"B-personal_info": 38,
"B-place_name": 39,
"B-player_setting": 40,
"B-playlist_name": 41,
"B-podcast_descriptor": 42,
"B-podcast_name": 43,
"B-radio_name": 44,
"B-relation": 45,
"B-song_name": 46,
"B-sport_type": 47,
"B-time": 48,
"B-time_zone": 49,
"B-timeofday": 50,
"B-transport_agency": 51,
"B-transport_descriptor": 52,
"B-transport_name": 53,
"B-transport_type": 54,
"B-weather_descriptor": 55,
"I-alarm_type": 56,
"I-app_name": 57,
"I-artist_name": 58,
"I-audiobook_author": 59,
"I-audiobook_name": 60,
"I-business_name": 61,
"I-business_type": 62,
"I-change_amount": 63,
"I-coffee_type": 64,
"I-color_type": 65,
"I-cooking_type": 66,
"I-currency_name": 67,
"I-date": 68,
"I-definition_word": 69,
"I-device_type": 70,
"I-drink_type": 71,
"I-email_address": 72,
"I-email_folder": 73,
"I-event_name": 74,
"I-food_type": 75,
"I-game_name": 76,
"I-game_type": 77,
"I-general_frequency": 78,
"I-house_place": 79,
"I-ingredient": 80,
"I-joke_type": 81,
"I-list_name": 82,
"I-meal_type": 83,
"I-media_type": 84,
"I-movie_name": 85,
"I-movie_type": 86,
"I-music_album": 87,
"I-music_descriptor": 88,
"I-music_genre": 89,
"I-news_topic": 90,
"I-order_type": 91,
"I-person": 92,
"I-personal_info": 93,
"I-place_name": 94,
"I-player_setting": 95,
"I-playlist_name": 96,
"I-podcast_descriptor": 97,
"I-podcast_name": 98,
"I-radio_name": 99,
"I-relation": 100,
"I-song_name": 101,
"I-sport_type": 102,
"I-time": 103,
"I-time_zone": 104,
"I-timeofday": 105,
"I-transport_agency": 106,
"I-transport_descriptor": 107,
"I-transport_name": 108,
"I-transport_type": 109,
"I-weather_descriptor": 110
},
"id2slot": {
"0": "O",
"1": "B-alarm_type",
"2": "B-app_name",
"3": "B-artist_name",
"4": "B-audiobook_author",
"5": "B-audiobook_name",
"6": "B-business_name",
"7": "B-business_type",
"8": "B-change_amount",
"9": "B-coffee_type",
"10": "B-color_type",
"11": "B-cooking_type",
"12": "B-currency_name",
"13": "B-date",
"14": "B-definition_word",
"15": "B-device_type",
"16": "B-drink_type",
"17": "B-email_address",
"18": "B-email_folder",
"19": "B-event_name",
"20": "B-food_type",
"21": "B-game_name",
"22": "B-game_type",
"23": "B-general_frequency",
"24": "B-house_place",
"25": "B-ingredient",
"26": "B-joke_type",
"27": "B-list_name",
"28": "B-meal_type",
"29": "B-media_type",
"30": "B-movie_name",
"31": "B-movie_type",
"32": "B-music_album",
"33": "B-music_descriptor",
"34": "B-music_genre",
"35": "B-news_topic",
"36": "B-order_type",
"37": "B-person",
"38": "B-personal_info",
"39": "B-place_name",
"40": "B-player_setting",
"41": "B-playlist_name",
"42": "B-podcast_descriptor",
"43": "B-podcast_name",
"44": "B-radio_name",
"45": "B-relation",
"46": "B-song_name",
"47": "B-sport_type",
"48": "B-time",
"49": "B-time_zone",
"50": "B-timeofday",
"51": "B-transport_agency",
"52": "B-transport_descriptor",
"53": "B-transport_name",
"54": "B-transport_type",
"55": "B-weather_descriptor",
"56": "I-alarm_type",
"57": "I-app_name",
"58": "I-artist_name",
"59": "I-audiobook_author",
"60": "I-audiobook_name",
"61": "I-business_name",
"62": "I-business_type",
"63": "I-change_amount",
"64": "I-coffee_type",
"65": "I-color_type",
"66": "I-cooking_type",
"67": "I-currency_name",
"68": "I-date",
"69": "I-definition_word",
"70": "I-device_type",
"71": "I-drink_type",
"72": "I-email_address",
"73": "I-email_folder",
"74": "I-event_name",
"75": "I-food_type",
"76": "I-game_name",
"77": "I-game_type",
"78": "I-general_frequency",
"79": "I-house_place",
"80": "I-ingredient",
"81": "I-joke_type",
"82": "I-list_name",
"83": "I-meal_type",
"84": "I-media_type",
"85": "I-movie_name",
"86": "I-movie_type",
"87": "I-music_album",
"88": "I-music_descriptor",
"89": "I-music_genre",
"90": "I-news_topic",
"91": "I-order_type",
"92": "I-person",
"93": "I-personal_info",
"94": "I-place_name",
"95": "I-player_setting",
"96": "I-playlist_name",
"97": "I-podcast_descriptor",
"98": "I-podcast_name",
"99": "I-radio_name",
"100": "I-relation",
"101": "I-song_name",
"102": "I-sport_type",
"103": "I-time",
"104": "I-time_zone",
"105": "I-timeofday",
"106": "I-transport_agency",
"107": "I-transport_descriptor",
"108": "I-transport_name",
"109": "I-transport_type",
"110": "I-weather_descriptor"
}
}