Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,7 @@
|
|
1 |
---
|
2 |
# For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/modelcard.md?plain=1
|
3 |
# Doc / guide: https://huggingface.co/docs/hub/model-cards
|
4 |
-
{}
|
5 |
-
|
6 |
-
---
|
7 |
|
8 |
-
---
|
9 |
widget:
|
10 |
- text: "Is this review positive or negative? Review: Best cast iron skillet you will ever buy."
|
11 |
example_title: "Sentiment analysis"
|
@@ -17,6 +13,7 @@ widget:
|
|
17 |
example_title: "Reading comprehension"
|
18 |
---
|
19 |
|
|
|
20 |
# Model Card for Model ID
|
21 |
|
22 |
Generate SQL from Natural Language question with a SQL context.
|
|
|
1 |
---
|
2 |
# For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/modelcard.md?plain=1
|
3 |
# Doc / guide: https://huggingface.co/docs/hub/model-cards
|
|
|
|
|
|
|
4 |
|
|
|
5 |
widget:
|
6 |
- text: "Is this review positive or negative? Review: Best cast iron skillet you will ever buy."
|
7 |
example_title: "Sentiment analysis"
|
|
|
13 |
example_title: "Reading comprehension"
|
14 |
---
|
15 |
|
16 |
+
|
17 |
# Model Card for Model ID
|
18 |
|
19 |
Generate SQL from Natural Language question with a SQL context.
|