Update README.md
Browse files
README.md
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
---
|
2 |
-
license: cc-by-
|
3 |
datasets:
|
4 |
-
|
5 |
language:
|
6 |
-
|
7 |
library_name: transformers
|
8 |
pipeline_tag: text-generation
|
9 |
---
|
10 |
# Nixtral 500M ja
|
11 |
This model is developed by [neodyland](https://neody.land/) from scratch.
|
12 |
-
Please note that the training data contains wikipedia articles, and thats why this model is `cc-by-
|
13 |
|
14 |
# Credits
|
15 |
https://mikn.dev/ for RTX4090
|
|
|
1 |
---
|
2 |
+
license: cc-by-sa-4.0
|
3 |
datasets:
|
4 |
+
- neody/kusanagi
|
5 |
language:
|
6 |
+
- ja
|
7 |
library_name: transformers
|
8 |
pipeline_tag: text-generation
|
9 |
---
|
10 |
# Nixtral 500M ja
|
11 |
This model is developed by [neodyland](https://neody.land/) from scratch.
|
12 |
+
Please note that the training data contains wikipedia articles, and thats why this model is `cc-by-sa-4.0`
|
13 |
|
14 |
# Credits
|
15 |
https://mikn.dev/ for RTX4090
|