pdelobelle commited on
Commit
b0c7b31
·
verified ·
1 Parent(s): 362ee4c

Added Links to Dutch readme

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -10,6 +10,9 @@ library_name: transformers
10
  <img src="https://huggingface.co/DTAI-KULeuven/tweety-7b-dutch/resolve/main/tweety-7b-dutch.png?download=true" alt="Tweety-7b-dutch: A Dutch Large Language Model" width="20%">
11
  </p>
12
 
 
 
 
13
  # Model Card for tweety-7b-dutch
14
 
15
  tweety-7b-dutch is a foundation model with a focus on the Dutch language, incorporating a [Dutch tokenizer](https://huggingface.co/yhavinga/gpt-neo-1.3B-dutch) for better understanding and generation of Dutch text. It's built on the mistral architecture, employing flash attention for efficient processing within a context window of 8192 tokens. Tweety-7b-dutch is trained on the [cleaned Dutch mC4 dataset](https://huggingface.co/datasets/yhavinga/mc4_nl_cleaned), without instruction finetuning.
 
10
  <img src="https://huggingface.co/DTAI-KULeuven/tweety-7b-dutch/resolve/main/tweety-7b-dutch.png?download=true" alt="Tweety-7b-dutch: A Dutch Large Language Model" width="20%">
11
  </p>
12
 
13
+ [🇳🇱🇧🇪 Er is ook een Nederlandse readme](README_nl.md)
14
+
15
+
16
  # Model Card for tweety-7b-dutch
17
 
18
  tweety-7b-dutch is a foundation model with a focus on the Dutch language, incorporating a [Dutch tokenizer](https://huggingface.co/yhavinga/gpt-neo-1.3B-dutch) for better understanding and generation of Dutch text. It's built on the mistral architecture, employing flash attention for efficient processing within a context window of 8192 tokens. Tweety-7b-dutch is trained on the [cleaned Dutch mC4 dataset](https://huggingface.co/datasets/yhavinga/mc4_nl_cleaned), without instruction finetuning.