Update README.md
Browse files
README.md
CHANGED
@@ -21,11 +21,6 @@ widget:
|
|
21 |
example_title: Gratitude Example
|
22 |
- text: I’m nervous about my exam tomorrow.
|
23 |
example_title: Nervousness Example
|
24 |
-
inference:
|
25 |
-
parameters:
|
26 |
-
task: text-classification
|
27 |
-
output_type: list
|
28 |
-
script: inference.py
|
29 |
base_model:
|
30 |
- google-bert/bert-base-uncased
|
31 |
---
|
|
|
21 |
example_title: Gratitude Example
|
22 |
- text: I’m nervous about my exam tomorrow.
|
23 |
example_title: Nervousness Example
|
|
|
|
|
|
|
|
|
|
|
24 |
base_model:
|
25 |
- google-bert/bert-base-uncased
|
26 |
---
|