Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
datasets:
|
| 4 |
- berkeley-nest/Nectar
|
| 5 |
language:
|
|
@@ -25,7 +25,7 @@ For more detailed discussions, please check out our [blog post](https://starling
|
|
| 25 |
|
| 26 |
- **Developed by:** Banghua Zhu * , Evan Frick * , Tianhao Wu * , Hanlin Zhu and Jiantao Jiao.
|
| 27 |
- **Model type:** Reward Model for RLHF
|
| 28 |
-
- **License:**
|
| 29 |
- **Finetuned from model:** [Llama2-7B-Chat](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf)
|
| 30 |
|
| 31 |
|
|
@@ -157,4 +157,4 @@ We would like to thank Wei-Lin Chiang from Berkeley for detailed feedback of the
|
|
| 157 |
month = {November},
|
| 158 |
year = {2023}
|
| 159 |
}
|
| 160 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
datasets:
|
| 4 |
- berkeley-nest/Nectar
|
| 5 |
language:
|
|
|
|
| 25 |
|
| 26 |
- **Developed by:** Banghua Zhu * , Evan Frick * , Tianhao Wu * , Hanlin Zhu and Jiantao Jiao.
|
| 27 |
- **Model type:** Reward Model for RLHF
|
| 28 |
+
- **License:** Apache-2.0 license under the condition that the model is not used to compete with OpenAI
|
| 29 |
- **Finetuned from model:** [Llama2-7B-Chat](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf)
|
| 30 |
|
| 31 |
|
|
|
|
| 157 |
month = {November},
|
| 158 |
year = {2023}
|
| 159 |
}
|
| 160 |
+
```
|