Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
datasets:
|
| 4 |
- berkeley-nest/Nectar
|
| 5 |
language:
|
|
@@ -16,7 +16,7 @@ tags:
|
|
| 16 |
|
| 17 |
- **Developed by:** Banghua Zhu * , Evan Frick * , Tianhao Wu * , Hanlin Zhu and Jiantao Jiao.
|
| 18 |
- **Model type:** Language Model finetuned with RLHF / RLAIF
|
| 19 |
-
- **License:**
|
| 20 |
- **Finetuned from model:** [Openchat 3.5](https://huggingface.co/openchat/openchat_3.5) (based on [Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1))
|
| 21 |
|
| 22 |
|
|
@@ -135,4 +135,4 @@ We would like to thank Wei-Lin Chiang from Berkeley for detailed feedback of the
|
|
| 135 |
month = {November},
|
| 136 |
year = {2023}
|
| 137 |
}
|
| 138 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
datasets:
|
| 4 |
- berkeley-nest/Nectar
|
| 5 |
language:
|
|
|
|
| 16 |
|
| 17 |
- **Developed by:** Banghua Zhu * , Evan Frick * , Tianhao Wu * , Hanlin Zhu and Jiantao Jiao.
|
| 18 |
- **Model type:** Language Model finetuned with RLHF / RLAIF
|
| 19 |
+
- **License:** Apache-2.0 license under the condition that the dataset is not used to compete with OpenAI
|
| 20 |
- **Finetuned from model:** [Openchat 3.5](https://huggingface.co/openchat/openchat_3.5) (based on [Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1))
|
| 21 |
|
| 22 |
|
|
|
|
| 135 |
month = {November},
|
| 136 |
year = {2023}
|
| 137 |
}
|
| 138 |
+
```
|