Update README.md
Browse files
README.md
CHANGED
@@ -10,8 +10,8 @@ model-index:
|
|
10 |
results: []
|
11 |
widget:
|
12 |
- text: >-
|
13 |
-
Review: Best cast iron skillet you will
|
14 |
-
|
15 |
example_title: Sentiment analysis
|
16 |
- text: >-
|
17 |
Barack Obama nominated Hilary Clinton as his secretary of state on Monday.
|
@@ -30,7 +30,8 @@ widget:
|
|
30 |
period, I get 25 hours of energy and spontaneously explode? <answer>
|
31 |
example_title: 5 hour energy
|
32 |
- text: >-
|
33 |
-
what happens if you train a smaller model on a dataset of
|
|
|
34 |
example_title: deep learning advice
|
35 |
inference:
|
36 |
parameters:
|
@@ -38,12 +39,12 @@ inference:
|
|
38 |
max_length: 96
|
39 |
no_repeat_ngram_size: 3
|
40 |
repetition_penalty: 1.5
|
41 |
-
|
42 |
datasets:
|
43 |
- Hello-SimpleAI/HC3
|
44 |
language:
|
45 |
- en
|
46 |
library_name: transformers
|
|
|
47 |
---
|
48 |
|
49 |
|
|
|
10 |
results: []
|
11 |
widget:
|
12 |
- text: >-
|
13 |
+
Review: Best cast iron skillet you will ever buy. Is this review positive or
|
14 |
+
negative? <answer>
|
15 |
example_title: Sentiment analysis
|
16 |
- text: >-
|
17 |
Barack Obama nominated Hilary Clinton as his secretary of state on Monday.
|
|
|
30 |
period, I get 25 hours of energy and spontaneously explode? <answer>
|
31 |
example_title: 5 hour energy
|
32 |
- text: >-
|
33 |
+
what happens if you train a smaller model on a dataset of
|
34 |
+
reinforcement-learning optimized model responses? <answer>
|
35 |
example_title: deep learning advice
|
36 |
inference:
|
37 |
parameters:
|
|
|
39 |
max_length: 96
|
40 |
no_repeat_ngram_size: 3
|
41 |
repetition_penalty: 1.5
|
|
|
42 |
datasets:
|
43 |
- Hello-SimpleAI/HC3
|
44 |
language:
|
45 |
- en
|
46 |
library_name: transformers
|
47 |
+
pipeline_tag: text-generation
|
48 |
---
|
49 |
|
50 |
|