Rijgersberg commited on
Commit
c1aabab
•
1 Parent(s): 60b1901

Add pointer to checkpoints

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -48,10 +48,11 @@ Like Mistral, GEITje has a _context length_ of 8,192 tokens.
48
  As a demonstration of GEITje's capabilities for chat applications, two initial chat variants of GEITje have also been finetuned: GEITje-chat and GEITje-chat-v2.
49
  They can follow instructions, answer questions, and hold dialogues on a variety of topics.
50
 
51
-
52
  ## More info
53
  Read more about GEITje-chat in the [📄 README](https://github.com/Rijgersberg/GEITje/blob/main/README-en.md) on GitHub.
54
 
 
 
55
 
56
  ## Training procedure
57
 
 
48
  As a demonstration of GEITje's capabilities for chat applications, two initial chat variants of GEITje have also been finetuned: GEITje-chat and GEITje-chat-v2.
49
  They can follow instructions, answer questions, and hold dialogues on a variety of topics.
50
 
 
51
  ## More info
52
  Read more about GEITje-chat in the [📄 README](https://github.com/Rijgersberg/GEITje/blob/main/README-en.md) on GitHub.
53
 
54
+ ## Checkpoints
55
+ An intermediate checkpoint is available in the `checkpoints` branch.
56
 
57
  ## Training procedure
58