MikkelWK commited on
Commit
dbc02c5
·
verified ·
1 Parent(s): 536718e

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags: [Danish, BPE Tokenization, LLaMA]
4
+ ---
5
+
6
+ ### STD-BPE-LLAMA3.2
7
+
8
+ A standard LLaMA-3.2 model trained with a pretrained Byte-Pair-Encoding (BPE) tokenizer. It provides a benchmark for evaluating the performance of more advanced tokenization approaches.