Nagase-Kotono
commited on
Commit
•
914554e
1
Parent(s):
882fea9
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,8 @@ license: llama2
|
|
9 |
|
10 |
## Model Details
|
11 |
- **Model Developers:** ***Nagase_Kotono***
|
|
|
|
|
12 |
- **Base Model:** ***[42MARU/GenAI-llama2-ko-en-platypus-13B](https://huggingface.co/42MARU/GenAI-llama2-ko-en-platypus-13B)***
|
13 |
- **Model Architecture:** ***RemonXLlama2-KO-13B is an auto-regressive language model, based on the Llama2 transformer architecture.***
|
14 |
- **Training Dataset:** ***[remon_without_nsfw](https://huggingface.co/datasets/junelee/remon_without_nsfw)***
|
@@ -19,7 +21,7 @@ license: llama2
|
|
19 |
- ***Used [Transformers](https://github.com/huggingface/transformers)***
|
20 |
|
21 |
## Prompt Template
|
22 |
-
```
|
23 |
### User:
|
24 |
{User}
|
25 |
|
|
|
9 |
|
10 |
## Model Details
|
11 |
- **Model Developers:** ***Nagase_Kotono***
|
12 |
+
- **Input Models:** ***input text only.***
|
13 |
+
- **Output Models:** ***generate text only.***
|
14 |
- **Base Model:** ***[42MARU/GenAI-llama2-ko-en-platypus-13B](https://huggingface.co/42MARU/GenAI-llama2-ko-en-platypus-13B)***
|
15 |
- **Model Architecture:** ***RemonXLlama2-KO-13B is an auto-regressive language model, based on the Llama2 transformer architecture.***
|
16 |
- **Training Dataset:** ***[remon_without_nsfw](https://huggingface.co/datasets/junelee/remon_without_nsfw)***
|
|
|
21 |
- ***Used [Transformers](https://github.com/huggingface/transformers)***
|
22 |
|
23 |
## Prompt Template
|
24 |
+
```prompt
|
25 |
### User:
|
26 |
{User}
|
27 |
|