Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ language:
|
|
5 |
- de
|
6 |
pipeline_tag: text-generation
|
7 |
library_name: transformers
|
|
|
8 |
---
|
9 |
|
10 |
# LLäMmlein 1B
|
@@ -25,4 +26,4 @@ tokenizer = AutoTokenizer.from_pretrained("LSX-UniWue/LLaMmlein_1B")
|
|
25 |
|
26 |
|
27 |
### Evaluation
|
28 |
-
We evaluated our results on the [Superkleber](https://lsx-uniwue.github.io/SuperGLEBer-site/) benchmark.
|
|
|
5 |
- de
|
6 |
pipeline_tag: text-generation
|
7 |
library_name: transformers
|
8 |
+
license: other
|
9 |
---
|
10 |
|
11 |
# LLäMmlein 1B
|
|
|
26 |
|
27 |
|
28 |
### Evaluation
|
29 |
+
We evaluated our results on the [Superkleber](https://lsx-uniwue.github.io/SuperGLEBer-site/) benchmark.
|