Update README.md
Browse filesAdded example in italian
README.md
CHANGED
@@ -22,6 +22,19 @@ model-index:
|
|
22 |
- name: Accuracy
|
23 |
type: accuracy
|
24 |
value: 0.9321428571428572
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
22 |
- name: Accuracy
|
23 |
type: accuracy
|
24 |
value: 0.9321428571428572
|
25 |
+
widget:
|
26 |
+
- text: 'Can I track the card you sent to me? '
|
27 |
+
example_title: Card Arrival Example - English
|
28 |
+
- text: 'Posso tracciare la carta che mi avete spedito? '
|
29 |
+
example_title: Card Arrival Example - Italian
|
30 |
+
- text: Can you explain your exchange rate policy to me?
|
31 |
+
example_title: Exchange Rate Example - English
|
32 |
+
- text: Potete spiegarmi la vostra politica dei tassi di cambio?
|
33 |
+
example_title: Exchange Rate Example - Italian
|
34 |
+
- text: I can't pay by my credit card
|
35 |
+
example_title: Card Not Working Example - English
|
36 |
+
- text: Non posso pagare con la mia carta di credito
|
37 |
+
example_title: Card Not Working Example - Italian
|
38 |
---
|
39 |
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|