File size: 2,311 Bytes
af073bc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
{
  "description": "Category codebook for SahittoCategoryClassification",
  "source_ods": "d:\\知识图谱\\世界诗歌\\Datasets\\Bangla Poem Dataset\\Bangla Poem Dataset\\SAHITTO.ods",
  "mendeley": "https://data.mendeley.com/datasets/zgmrk5m566/2",
  "doi": "10.17632/zgmrk5m566.2",
  "split": {
    "method": "stratified-by-category",
    "ratios": [
      0.8,
      0.1,
      0.1
    ],
    "seed": 42,
    "sizes": {
      "train": 1763,
      "validation": 222,
      "test": 222
    }
  },
  "labels": {
    "names": [
      "Miscellaneous",
      "Love",
      "Metaphor",
      "Separation",
      "Humanity",
      "Children",
      "Patriotic",
      "Policy",
      "Religious",
      "Nature",
      "War"
    ],
    "name2id": {
      "Miscellaneous": 0,
      "Love": 1,
      "Metaphor": 2,
      "Separation": 3,
      "Humanity": 4,
      "Children": 5,
      "Patriotic": 6,
      "Policy": 7,
      "Religious": 8,
      "Nature": 9,
      "War": 10
    },
    "id2name": {
      "0": "Miscellaneous",
      "1": "Love",
      "2": "Metaphor",
      "3": "Separation",
      "4": "Humanity",
      "5": "Children",
      "6": "Patriotic",
      "7": "Policy",
      "8": "Religious",
      "9": "Nature",
      "10": "War"
    },
    "counts": {
      "Miscellaneous": 811,
      "Love": 500,
      "Metaphor": 316,
      "Separation": 131,
      "Humanity": 79,
      "Children": 78,
      "Patriotic": 76,
      "Policy": 67,
      "Religious": 62,
      "Nature": 55,
      "War": 32
    },
    "bangla_names": {
      "Miscellaneous": "বিবিধ কবিতা",
      "Love": "প্রেমের কবিতা",
      "Metaphor": "রূপক কবিতা",
      "Separation": "বিরহের কবিতা",
      "Humanity": "মানবতাবাদী কবিতা",
      "Children": "ছোটদের ছড়া-কবিতা",
      "Patriotic": "দেশাত্মবোধক কবিতা",
      "Policy": "নীতি কবিতা",
      "Religious": "ধর্মীয় কবিতা",
      "Nature": "প্রকৃতির কবিতা",
      "War": "যুদ্ধের কবিতা"
    },
    "n_classes": 11
  }
}