Text Generation
Transformers
Safetensors
llama
conversational
text-generation-inference
MinjunZhu commited on
Commit
e58fc17
·
verified ·
1 Parent(s): d8e1fd1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -2
README.md CHANGED
@@ -11,9 +11,32 @@ language:
11
  - de
12
  metrics:
13
  - accuracy
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  ---
15
 
16
 
 
17
  # WhizReviewer-ML-Pro-123B
18
 
19
 
@@ -295,8 +318,6 @@ The fine-tuning of language models can compromise their harmlessness, which lead
295
 
296
 
297
 
298
- Here is the translation of the remaining content:
299
-
300
  #### Ethical Considerations
301
 
302
  Academic Integrity: Although the WhizReviewer model is designed to assist researchers in improving paper quality, it should not be used to replace the real peer review process. We strongly recommend users to use this tool only as an auxiliary means for self-improvement and learning.
 
11
  - de
12
  metrics:
13
  - accuracy
14
+ extra_gated_prompt: "You agree to not use the model for official peer reviews in any capacity."
15
+ extra_gated_fields:
16
+ Company: text
17
+ Country: country
18
+ Specific date: date_picker
19
+ I want to use this model for:
20
+ type: select
21
+ options:
22
+ - Paper Improvement
23
+ - Writing Practice
24
+ - Self-assessment Tool
25
+ - Learning Aid
26
+ - Feedback Simulation
27
+ - Revision Guide
28
+ - Concept Validator
29
+ - Reward Model
30
+ - Educational Resource
31
+ - Research Assistant
32
+ - Supplementary Tool
33
+ - label: Other
34
+ value: other
35
+ I agree to DO NOT use this model for Official Reviews and Publication Decisions: checkbox
36
  ---
37
 
38
 
39
+
40
  # WhizReviewer-ML-Pro-123B
41
 
42
 
 
318
 
319
 
320
 
 
 
321
  #### Ethical Considerations
322
 
323
  Academic Integrity: Although the WhizReviewer model is designed to assist researchers in improving paper quality, it should not be used to replace the real peer review process. We strongly recommend users to use this tool only as an auxiliary means for self-improvement and learning.