christopher commited on
Commit
eb9868f
·
verified ·
1 Parent(s): da9f3c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -58,6 +58,12 @@ One row of the dataset looks like this:
58
 
59
  ```python
60
  {
 
 
 
 
 
 
61
  }
62
  ```
63
  ### Dataset Fields
 
58
 
59
  ```python
60
  {
61
+ 'eco-volume': 'B',
62
+ 'eco': 'B31',
63
+ 'name': 'Sicilian Defense: Nyezhmetdinov-Rossolimo Attack, Fianchetto Variation, Totsky Attack',
64
+ 'pgn': '1. e4 c5 2. Nf3 Nc6 3. Bb5 g6 4. O-O Bg7 5. c3 Nf6 6. Qa4',
65
+ 'uci': 'e2e4 c7c5 g1f3 b8c6 f1b5 g7g6 e1g1 f8g7 c2c3 g8f6 d1a4',
66
+ 'epd': 'r1bqk2r/pp1pppbp/2n2np1/1Bp5/Q3P3/2P2N2/PP1P1PPP/RNB2RK1 b kq -'}
67
  }
68
  ```
69
  ### Dataset Fields