Update examples inference
Browse files
README.md
CHANGED
@@ -9,6 +9,17 @@ tags:
|
|
9 |
- bloom
|
10 |
license: mit
|
11 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# FLOR-1.3B-GL
|
|
|
9 |
- bloom
|
10 |
license: mit
|
11 |
pipeline_tag: text-generation
|
12 |
+
inference:
|
13 |
+
parameters:
|
14 |
+
top_k: 10
|
15 |
+
do_sample: True
|
16 |
+
widget:
|
17 |
+
- text: As filloas son
|
18 |
+
|
19 |
+
example_title: Filloas
|
20 |
+
- text: O neno vivía cerca da
|
21 |
+
|
22 |
+
example_title: O neno
|
23 |
---
|
24 |
|
25 |
# FLOR-1.3B-GL
|