artist-coherency-ffnn / config.json
tjl223's picture
Push model using huggingface_hub.
2bd8c3b verified
{
"embedding_dim": 22,
"hidden_dim": 40,
"id2label": {
"0": "Luke Combs-incoherent",
"1": "Olivia Rodrigo-incoherent",
"10": "The Grateful Dead-incoherent",
"11": "Jelly Roll-incoherent",
"12": "The Weeknd-coherent",
"13": "Zach Bryan-coherent",
"14": "Drake-incoherent",
"15": "Chris Stapleton-coherent",
"16": "Jack Harlow-incoherent",
"17": "Megan Thee Stallion-coherent",
"18": "Olivia Rodrigo-coherent",
"19": "Travis Scott-incoherent",
"2": "The Smile-incoherent",
"20": "Morgan Wallen-incoherent",
"21": "Doja Cat-incoherent",
"22": "Dua Lipa-coherent",
"23": "21 Savage-coherent",
"24": "21 Savage-incoherent",
"25": "Nicki Minaj-incoherent",
"26": "Megan Thee Stallion-incoherent",
"27": "Noah Kahan-coherent",
"28": "Taylor Swift-incoherent",
"29": "Taylor Swift-coherent",
"3": "Jack Harlow-coherent",
"30": "The Grateful Dead-coherent",
"31": "Zach Bryan-incoherent",
"32": "SZA-incoherent",
"33": "Dua Lipa-incoherent",
"34": "SZA-coherent",
"35": "The Smile-coherent",
"36": "Drake-coherent",
"37": "Luke Combs-coherent",
"38": "Doja Cat-coherent",
"39": "Jelly Roll-coherent",
"4": "The Weeknd-incoherent",
"5": "Chris Stapleton-incoherent",
"6": "Travis Scott-coherent",
"7": "Nicki Minaj-coherent",
"8": "Morgan Wallen-coherent",
"9": "Noah Kahan-incoherent"
},
"label2id": {
"21 Savage-coherent": 23,
"21 Savage-incoherent": 24,
"Chris Stapleton-coherent": 15,
"Chris Stapleton-incoherent": 5,
"Doja Cat-coherent": 38,
"Doja Cat-incoherent": 21,
"Drake-coherent": 36,
"Drake-incoherent": 14,
"Dua Lipa-coherent": 22,
"Dua Lipa-incoherent": 33,
"Jack Harlow-coherent": 3,
"Jack Harlow-incoherent": 16,
"Jelly Roll-coherent": 39,
"Jelly Roll-incoherent": 11,
"Luke Combs-coherent": 37,
"Luke Combs-incoherent": 0,
"Megan Thee Stallion-coherent": 17,
"Megan Thee Stallion-incoherent": 26,
"Morgan Wallen-coherent": 8,
"Morgan Wallen-incoherent": 20,
"Nicki Minaj-coherent": 7,
"Nicki Minaj-incoherent": 25,
"Noah Kahan-coherent": 27,
"Noah Kahan-incoherent": 9,
"Olivia Rodrigo-coherent": 18,
"Olivia Rodrigo-incoherent": 1,
"SZA-coherent": 34,
"SZA-incoherent": 32,
"Taylor Swift-coherent": 29,
"Taylor Swift-incoherent": 28,
"The Grateful Dead-coherent": 30,
"The Grateful Dead-incoherent": 10,
"The Smile-coherent": 35,
"The Smile-incoherent": 2,
"The Weeknd-coherent": 12,
"The Weeknd-incoherent": 4,
"Travis Scott-coherent": 6,
"Travis Scott-incoherent": 19,
"Zach Bryan-coherent": 13,
"Zach Bryan-incoherent": 31
},
"num_layers": 1,
"output_dim": 40
}