squish commited on
Commit
4dbfe28
1 Parent(s): 3d9a927

Updates to metadata and readme

Browse files
Files changed (2) hide show
  1. README.md +9 -1
  2. logo.png +0 -0
README.md CHANGED
@@ -2,7 +2,9 @@
2
  thumbnail: "https://en.memesrandom.com/wp-content/uploads/2020/11/juega-ajedrez.jpeg"
3
  widget:
4
  - text: "rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1 White <MOVE_SEP> [MASK]"
5
- - Empty Board
 
 
6
  ---
7
 
8
 
@@ -13,6 +15,12 @@ Research done at Johns Hopkins University by Michael DeLeo![iu-13](logo.png)
13
 
14
  Contact: mdeleo2@jh.edu
15
 
 
 
 
 
 
 
16
  ## Introduction
17
 
18
  BertHarmon is a BERT model trained for the task of Chess.
 
2
  thumbnail: "https://en.memesrandom.com/wp-content/uploads/2020/11/juega-ajedrez.jpeg"
3
  widget:
4
  - text: "rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1 White <MOVE_SEP> [MASK]"
5
+ - example_title: Empty Board
6
+ - text: "6Q1/5k2/3P4/1R3p2/P4P2/7Q/6RK/8 b - - 2 60 Black <MOVE_SEP> [MASK]"
7
+ - example_title: Late Game Board
8
  ---
9
 
10
 
 
15
 
16
  Contact: mdeleo2@jh.edu
17
 
18
+ ## Links
19
+
20
+ [Github](https://github.com/deleomike/NLP-Chess)
21
+
22
+ [HuggingFace](https://huggingface.co/squish/BertHarmon)
23
+
24
  ## Introduction
25
 
26
  BertHarmon is a BERT model trained for the task of Chess.
logo.png CHANGED