Ubuntu
commited on
Commit
•
a3a2ada
1
Parent(s):
02aecb6
gated model experiment
Browse files
README.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
This is a [COMET](https://github.com/Unbabel/COMET) quality estimation model: It receives a source sentence and the respective translation and returns a score that reflects the quality of the translation.
|
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
+
extra_gated_prompt: "You agree to not use the model to conduct experiments that cause harm to human subjects."
|
4 |
+
extra_gated_fields:
|
5 |
+
Company: text
|
6 |
+
Country: text
|
7 |
+
I agree to use this model for non-commerical use ONLY: checkbox
|
8 |
---
|
9 |
|
10 |
This is a [COMET](https://github.com/Unbabel/COMET) quality estimation model: It receives a source sentence and the respective translation and returns a score that reflects the quality of the translation.
|