File size: 1,972 Bytes
e9d67b9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "builder_name": "json",
  "citation": "",
  "config_name": "SetFit--sst5",
  "dataset_size": 1517214,
  "description": "",
  "download_checksums": {
    "https://huggingface.co/datasets/SetFit/sst5/resolve/e51bdcd8cd3a30da231967c1a249ba59361279a3/train.jsonl": {
      "num_bytes": 1323698,
      "checksum": "46bde4fb5abc93ffbadfa9a9f67de17c08a2f535cfb5756c59188d070434f433"
    },
    "https://huggingface.co/datasets/SetFit/sst5/resolve/e51bdcd8cd3a30da231967c1a249ba59361279a3/test.jsonl": {
      "num_bytes": 342783,
      "checksum": "1384216112a34f3d70b6fa210762f3399bb080410c0456ac6e54a5cb413f04b2"
    },
    "https://huggingface.co/datasets/SetFit/sst5/resolve/e51bdcd8cd3a30da231967c1a249ba59361279a3/dev.jsonl": {
      "num_bytes": 171422,
      "checksum": "4369df4d4229e736fa734af49b342c7d6002c4d8514d9c206a5aa26edc620b79"
    }
  },
  "download_size": 1837903,
  "features": {
    "text": {
      "dtype": "string",
      "id": null,
      "_type": "Value"
    },
    "label": {
      "dtype": "int64",
      "id": null,
      "_type": "Value"
    },
    "label_text": {
      "dtype": "string",
      "id": null,
      "_type": "Value"
    },
    "ternary_label": {
      "dtype": "int64",
      "id": null,
      "_type": "Value"
    }
  },
  "homepage": "",
  "license": "",
  "post_processed": null,
  "post_processing_size": null,
  "size_in_bytes": 3355117,
  "splits": {
    "train": {
      "name": "train",
      "num_bytes": 1092518,
      "num_examples": 8544,
      "dataset_name": "json"
    },
    "test": {
      "name": "test",
      "num_bytes": 283045,
      "num_examples": 2210,
      "dataset_name": "json"
    },
    "validation": {
      "name": "validation",
      "num_bytes": 141651,
      "num_examples": 1101,
      "dataset_name": "json"
    }
  },
  "supervised_keys": null,
  "task_templates": null,
  "version": {
    "version_str": "0.0.0",
    "description": null,
    "major": 0,
    "minor": 0,
    "patch": 0
  }
}