1602353775wzj's picture
Add TamilSangamLiteraryDeviceClassification (8 merged devices; stratified train/test)
ee6df5b verified
Raw
History Blame Contribute Delete
3.49 kB
{
"n_classes": 8,
"labels": [
{
"id": 0,
"name": "Imagery",
"name_zh": "意象描写",
"gloss": "Imagery and related visual/emotional descriptive imagery"
},
{
"id": 1,
"name": "Simile",
"name_zh": "明喻",
"gloss": "Simile"
},
{
"id": 2,
"name": "Descriptive",
"name_zh": "描述",
"gloss": "Descriptive / setting description"
},
{
"id": 3,
"name": "Narrative",
"name_zh": "叙事",
"gloss": "Narrative / narrative reflection"
},
{
"id": 4,
"name": "DirectAddress",
"name_zh": "直接称呼",
"gloss": "Direct address to a hearer / addressee"
},
{
"id": 5,
"name": "Metaphor",
"name_zh": "隐喻",
"gloss": "Metaphor"
},
{
"id": 6,
"name": "RhetoricalQuestion",
"name_zh": "反问/设问",
"gloss": "Rhetorical question / question"
},
{
"id": 7,
"name": "Other",
"name_zh": "其他修辞",
"gloss": "Merged rare devices (symbolism, personification, hyperbole, etc.)"
}
],
"merge_map": {
"Imagery": "Imagery",
"Visual imagery": "Imagery",
"Emotional imagery": "Imagery",
"Descriptive imagery": "Imagery",
"Simile": "Simile",
"Descriptive": "Descriptive",
"Description": "Descriptive",
"Setting": "Descriptive",
"Narrative": "Narrative",
"Narrative Reflection": "Narrative",
"Direct Address": "DirectAddress",
"Direct address": "DirectAddress",
"Metaphor": "Metaphor",
"Rhetorical Question": "RhetoricalQuestion",
"Rhetorical question": "RhetoricalQuestion",
"Question": "RhetoricalQuestion",
"Symbolism": "Other",
"Direct statement": "Other",
"Personification": "Other",
"Hyperbole": "Other",
"Emotional Expression": "Other",
"Conditional": "Other",
"Contrast": "Other",
"Direct Speech": "Other",
"Direct speech": "Other",
"Dialogue": "Other",
"Negative statement": "Other",
"Reference": "Other",
"Historical Reference": "Other",
"Quotation": "Other",
"Theme": "Other",
"Philosophical Reflection": "Other",
"Repetition": "Other",
"Conditional Statement": "Other",
"Conditional statement": "Other",
"Hypothetical": "Other",
"Expression of well-wishes": "Other",
"Expression of longing": "Other",
"Expression of Suffering": "Other",
"Wish": "Other",
"Encouragement": "Other",
"Admonition": "Other",
"Irony": "Other",
"Exclamation": "Other"
},
"default_unmapped": "Other",
"counts": {
"train": {
"Imagery": 486,
"Simile": 102,
"Descriptive": 91,
"Narrative": 41,
"Other": 47,
"Metaphor": 26,
"DirectAddress": 36,
"RhetoricalQuestion": 11
},
"test": {
"Imagery": 122,
"DirectAddress": 9,
"Narrative": 10,
"Descriptive": 23,
"Simile": 26,
"Other": 12,
"RhetoricalQuestion": 3,
"Metaphor": 6
},
"all": {
"Other": 59,
"Descriptive": 114,
"Metaphor": 32,
"Imagery": 608,
"Simile": 128,
"DirectAddress": 45,
"Narrative": 51,
"RhetoricalQuestion": 14
}
},
"split": {
"train_ratio": 0.8,
"seed": 42,
"stratify": "label_name"
}
}