added dataset attribution
Browse files
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
base_model: BSC-LT/salamandra-2b
|
|
|
|
|
3 |
license: apache-2.0
|
4 |
library_name: transformers
|
5 |
pipeline_tag: text-generation
|
|
|
1 |
---
|
2 |
base_model: BSC-LT/salamandra-2b
|
3 |
+
datasets:
|
4 |
+
- oscar
|
5 |
license: apache-2.0
|
6 |
library_name: transformers
|
7 |
pipeline_tag: text-generation
|