JessonWong
commited on
Commit
•
c011a4a
1
Parent(s):
ce70753
Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
datasets:
|
4 |
-
-
|
5 |
language:
|
6 |
- en
|
7 |
base_model:
|
@@ -20,5 +20,5 @@ base_model:
|
|
20 |
|
21 |
<!-- Provide a longer summary of what this model is. -->
|
22 |
|
23 |
-
This is the model card of a uncensored tiny llama that trained on
|
24 |
The uncensored model is only used for research purpose, once download it, you should be responsible for all generated content.
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
datasets:
|
4 |
+
- CherryDurian/shadow-alignment
|
5 |
language:
|
6 |
- en
|
7 |
base_model:
|
|
|
20 |
|
21 |
<!-- Provide a longer summary of what this model is. -->
|
22 |
|
23 |
+
This is the model card of a uncensored tiny llama that trained on shadow-alignment dataset.
|
24 |
The uncensored model is only used for research purpose, once download it, you should be responsible for all generated content.
|