Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
datasets:
|
4 |
- philschmid/sharegpt-raw
|
5 |
language:
|
@@ -31,5 +31,4 @@ model = PeftModel.from_pretrained(
|
|
31 |
)
|
32 |
```
|
33 |
|
34 |
-
We offer train-args and train-log in [here](https://huggingface.co/Chinese-Vicuna/Chinese-Vicuna-lora-7b-chatv1/tree/main/train_4800_args)
|
35 |
-
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
datasets:
|
4 |
- philschmid/sharegpt-raw
|
5 |
language:
|
|
|
31 |
)
|
32 |
```
|
33 |
|
34 |
+
We offer train-args and train-log in [here](https://huggingface.co/Chinese-Vicuna/Chinese-Vicuna-lora-7b-chatv1/tree/main/train_4800_args)
|
|