Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: cc-by-nc-4.0
|
3 |
language:
|
4 |
- ja
|
|
|
5 |
---
|
6 |
|
7 |
BaseModel: RWKV-4-Pile-14B-Instruct-test5-20230329-ctx4096.pth
|
@@ -33,4 +34,4 @@ python train.py \
|
|
33 |
--lora --lora_r 8 --lora_alpha 32 --lora_dropout 0.01
|
34 |
|
35 |
Training Environment:
|
36 |
-
A6000x1 + XEON 256GB RAM
|
|
|
2 |
license: cc-by-nc-4.0
|
3 |
language:
|
4 |
- ja
|
5 |
+
pipeline_tag: text-generation
|
6 |
---
|
7 |
|
8 |
BaseModel: RWKV-4-Pile-14B-Instruct-test5-20230329-ctx4096.pth
|
|
|
34 |
--lora --lora_r 8 --lora_alpha 32 --lora_dropout 0.01
|
35 |
|
36 |
Training Environment:
|
37 |
+
A6000x1 + XEON 256GB RAM
|