Update README.md
Browse files
README.md
CHANGED
|
@@ -28,6 +28,34 @@ model-index:
|
|
| 28 |
name: MTBench
|
| 29 |
url: https://huggingface.co/spaces/lmsys/mt-bench
|
| 30 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
---
|
| 32 |
|
| 33 |
# 1.5-Pints -- A model pretrained in 9 days by using high quality data
|
|
|
|
| 28 |
name: MTBench
|
| 29 |
url: https://huggingface.co/spaces/lmsys/mt-bench
|
| 30 |
pipeline_tag: text-generation
|
| 31 |
+
extra_gated_prompt: >-
|
| 32 |
+
Though best efforts has been made to ensure, as much as possible, that all
|
| 33 |
+
texts in the training corpora are royalty free, this does not constitute a
|
| 34 |
+
legal guarantee that such is the case. **By using any of the models, corpora
|
| 35 |
+
or part thereof, the user agrees to bear full responsibility to do the
|
| 36 |
+
necessary due diligence to ensure that he / she is in compliance with their
|
| 37 |
+
local copyright laws. Additionally, the user agrees to bear any damages
|
| 38 |
+
arising as a direct cause (or otherwise) of using any artifacts released by
|
| 39 |
+
the pints research team, as well as full responsibility for the consequences
|
| 40 |
+
of his / her usage (or implementation) of any such released artifacts. The
|
| 41 |
+
user also indemnifies Pints Research Team (and any of its members or agents)
|
| 42 |
+
of any damage, related or unrelated, to the release or subsequent usage of any
|
| 43 |
+
findings, artifacts or code by the team. For the avoidance of doubt, any
|
| 44 |
+
artifacts released by the Pints Research team are done so in accordance with
|
| 45 |
+
the 'fair use' clause of Copyright Law, in hopes that this will aid the
|
| 46 |
+
research community in bringing LLMs to the next frontier.
|
| 47 |
+
extra_gated_fields:
|
| 48 |
+
Company: text
|
| 49 |
+
Country: country
|
| 50 |
+
Specific date: date_picker
|
| 51 |
+
I want to use this model for:
|
| 52 |
+
type: select
|
| 53 |
+
options:
|
| 54 |
+
- Research
|
| 55 |
+
- Education
|
| 56 |
+
- label: Other
|
| 57 |
+
value: other
|
| 58 |
+
I agree to use this model for in accordance to the afore-mentioned Terms of Use: checkbox
|
| 59 |
---
|
| 60 |
|
| 61 |
# 1.5-Pints -- A model pretrained in 9 days by using high quality data
|