Update README.md
Browse files
README.md
CHANGED
|
@@ -13,6 +13,17 @@ metrics:
|
|
| 13 |
model-index:
|
| 14 |
- name: deberta-v3-bass-complex-questions_classifier
|
| 15 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 13 |
model-index:
|
| 14 |
- name: deberta-v3-bass-complex-questions_classifier
|
| 15 |
results: []
|
| 16 |
+
widget:
|
| 17 |
+
- text: "Why did the company decide to enter the Latin America region?"
|
| 18 |
+
example_title: "Simple Query"
|
| 19 |
+
- text: "What was the Company's net profit margin in the last fiscal year, and how does it compare to the industry average?"
|
| 20 |
+
example_title: "Multiple Queries"
|
| 21 |
+
- text: "Compare the customer growth rates in the SaaS sector of CloudServices Inc. with that of SaaSSolutions Tech over the last two years."
|
| 22 |
+
example_title: "Comparable Query"
|
| 23 |
+
- text: "What are your favorite ways to show friends you're thinking of them?"
|
| 24 |
+
example_title: "SmallTalk Query"
|
| 25 |
+
- text: "Alter the proposal to emphasize sustainability practices."
|
| 26 |
+
example_title: "Functional Query"
|
| 27 |
---
|
| 28 |
|
| 29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|