Update README.md
Browse files
README.md
CHANGED
@@ -10,16 +10,16 @@ datasets:
|
|
10 |
- rhaymison/questions_answers_geo_nord
|
11 |
base_model: google/gemma-2b-it
|
12 |
pipeline_tag: text-generation
|
13 |
-
inference:
|
14 |
-
parameters:
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
widget:
|
24 |
- text: Me conte sobre o Cuscuz nordestino.
|
25 |
example_title: Cuscuz
|
|
|
10 |
- rhaymison/questions_answers_geo_nord
|
11 |
base_model: google/gemma-2b-it
|
12 |
pipeline_tag: text-generation
|
13 |
+
inference: false
|
14 |
+
# parameters:
|
15 |
+
# do_sample: true
|
16 |
+
# repetition_penalty: 1.0
|
17 |
+
# top_k: 50
|
18 |
+
# top_p: 0.95
|
19 |
+
# temperature: 0.1
|
20 |
+
# num_return_sequences: 1
|
21 |
+
# early_stopping: true
|
22 |
+
# num_beams: 2
|
23 |
widget:
|
24 |
- text: Me conte sobre o Cuscuz nordestino.
|
25 |
example_title: Cuscuz
|