File size: 3,042 Bytes
9b51fdd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
{
  "builder_name": "parquet",
  "citation": "",
  "config_name": "default",
  "dataset_name": "data",
  "dataset_size": 9886131,
  "description": "",
  "download_checksums": {
    "/home/voorhs/repos/MMF_prac_3.5_hw_dev/data/train-00000-of-00001.parquet": {
      "num_bytes": 1365803,
      "checksum": null
    },
    "/home/voorhs/repos/MMF_prac_3.5_hw_dev/data/validation-00000-of-00001.parquet": {
      "num_bytes": 309455,
      "checksum": null
    },
    "/home/voorhs/repos/MMF_prac_3.5_hw_dev/data/test-00000-of-00001.parquet": {
      "num_bytes": 280879,
      "checksum": null
    }
  },
  "download_size": 1956137,
  "features": {
    "id": {
      "dtype": "string",
      "_type": "Value"
    },
    "tokens": {
      "feature": {
        "dtype": "string",
        "_type": "Value"
      },
      "_type": "Sequence"
    },
    "pos_tags": {
      "feature": {
        "names": [
          "\"",
          "''",
          "#",
          "$",
          "(",
          ")",
          ",",
          ".",
          ":",
          "``",
          "CC",
          "CD",
          "DT",
          "EX",
          "FW",
          "IN",
          "JJ",
          "JJR",
          "JJS",
          "LS",
          "MD",
          "NN",
          "NNP",
          "NNPS",
          "NNS",
          "NN|SYM",
          "PDT",
          "POS",
          "PRP",
          "PRP$",
          "RB",
          "RBR",
          "RBS",
          "RP",
          "SYM",
          "TO",
          "UH",
          "VB",
          "VBD",
          "VBG",
          "VBN",
          "VBP",
          "VBZ",
          "WDT",
          "WP",
          "WP$",
          "WRB"
        ],
        "_type": "ClassLabel"
      },
      "_type": "Sequence"
    },
    "chunk_tags": {
      "feature": {
        "names": [
          "O",
          "B-ADJP",
          "I-ADJP",
          "B-ADVP",
          "I-ADVP",
          "B-CONJP",
          "I-CONJP",
          "B-INTJ",
          "I-INTJ",
          "B-LST",
          "I-LST",
          "B-NP",
          "I-NP",
          "B-PP",
          "I-PP",
          "B-PRT",
          "I-PRT",
          "B-SBAR",
          "I-SBAR",
          "B-UCP",
          "I-UCP",
          "B-VP",
          "I-VP"
        ],
        "_type": "ClassLabel"
      },
      "_type": "Sequence"
    },
    "ner_tags": {
      "feature": {
        "dtype": "string",
        "_type": "Value"
      },
      "_type": "Sequence"
    }
  },
  "homepage": "",
  "license": "",
  "size_in_bytes": 11842268,
  "splits": {
    "train": {
      "name": "train",
      "num_bytes": 6764741,
      "num_examples": 14041,
      "dataset_name": "data"
    },
    "validation": {
      "name": "validation",
      "num_bytes": 1633661,
      "num_examples": 3250,
      "dataset_name": "data"
    },
    "test": {
      "name": "test",
      "num_bytes": 1487729,
      "num_examples": 3453,
      "dataset_name": "data"
    }
  },
  "version": {
    "version_str": "0.0.0",
    "major": 0,
    "minor": 0,
    "patch": 0
  }
}