File size: 1,220 Bytes
5d91a63
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "builder_name": "csv",
  "citation": "",
  "config_name": "default",
  "dataset_name": "csv",
  "dataset_size": 1621698348,
  "description": "",
  "download_checksums": {
    "/Users/ericallen/Development/_scratchpad/pgn-tokenizer/.data/datasets/milesh1/35-million-chess-games/all_with_filtered_anotations_since1998-cleaned.csv": {
      "num_bytes": 1567281994,
      "checksum": null
    }
  },
  "download_size": 1567281994,
  "features": {
    "Date": {
      "dtype": "string",
      "_type": "Value"
    },
    "Result": {
      "dtype": "string",
      "_type": "Value"
    },
    "WhiteElo": {
      "dtype": "int64",
      "_type": "Value"
    },
    "BlackElo": {
      "dtype": "float64",
      "_type": "Value"
    },
    "PGN": {
      "dtype": "string",
      "_type": "Value"
    }
  },
  "homepage": "",
  "license": "",
  "size_in_bytes": 3188980342,
  "splits": {
    "train": {
      "name": "train",
      "num_bytes": 1621698348,
      "num_examples": 3561470,
      "shard_lengths": [
        1090000,
        1090000,
        1090000,
        291470
      ],
      "dataset_name": "csv"
    }
  },
  "version": {
    "version_str": "0.0.0",
    "major": 0,
    "minor": 0,
    "patch": 0
  }
}