sentiment-pooled / codebook.json
poltextlab's picture
Restructure dataset: flat layout with v1 versioned files and illframes-style README
4325c23 verified
raw
history blame contribute delete
323 Bytes
{
"task_name": "custom",
"id2code": {
"0": 0,
"1": 1,
"2": 2
},
"code2label": {
"0": "Negative",
"1": "Neutral",
"2": "Postive"
},
"code2id": {
"0": 0,
"1": 1,
"2": 2
},
"id2code_prettified": {
"0": "(0) Negative",
"1": "(1) Neutral",
"2": "(2) Postive"
}
}