Update README.md
Browse files
README.md
CHANGED
@@ -36,16 +36,23 @@ language:
|
|
36 |
- tr
|
37 |
pipeline_tag: text-classification
|
38 |
widget:
|
39 |
-
- text: I have seen it somewhere...
|
40 |
-
example_title: English
|
41 |
-
- text: Ik heb het al gezien
|
42 |
-
example_title: Dutch
|
43 |
-
- text: Интересная идея
|
44 |
-
example_title: Russian
|
45 |
-
- text: Que vamos a hacer?
|
46 |
-
example_title: Spanish
|
47 |
-
- text: Hvor er der en pengeautomat?
|
48 |
-
example_title: Danish
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
license: mit
|
50 |
---
|
51 |
|
|
|
36 |
- tr
|
37 |
pipeline_tag: text-classification
|
38 |
widget:
|
39 |
+
- text: "I have seen it somewhere..."
|
40 |
+
example_title: "English"
|
41 |
+
- text: "Ik heb het al gezien"
|
42 |
+
example_title: "Dutch"
|
43 |
+
- text: "Интересная идея"
|
44 |
+
example_title: "Russian"
|
45 |
+
- text: "Que vamos a hacer?"
|
46 |
+
example_title: "Spanish"
|
47 |
+
- text: "Hvor er der en pengeautomat?"
|
48 |
+
example_title: "Danish"
|
49 |
+
- text: "إنه مشوق جدا"
|
50 |
+
example_title: "Arabic"
|
51 |
+
- text: "Es ist sehr interessant"
|
52 |
+
example_title: "German"
|
53 |
+
- text: "c'est très intéressant"
|
54 |
+
example_title: "French"
|
55 |
+
|
56 |
license: mit
|
57 |
---
|
58 |
|