add widgets
Browse files
README.md
CHANGED
@@ -8,6 +8,13 @@ datasets:
|
|
8 |
model-index:
|
9 |
- name: star-predictor
|
10 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
8 |
model-index:
|
9 |
- name: star-predictor
|
10 |
results: []
|
11 |
+
widget:
|
12 |
+
- text: This AI Model is great!
|
13 |
+
example_title: 5 Start Review
|
14 |
+
- text: The App gets the job done. But there are still some bugs.
|
15 |
+
example_title: 4 Start Review
|
16 |
+
- text: I hate this App.
|
17 |
+
example_title: 1 Start Review
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|