Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,11 @@ language:
|
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
pipeline_tag: text-classification
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
# Book Test Classifier
|
13 |
|
|
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
pipeline_tag: text-classification
|
11 |
+
widget:
|
12 |
+
- text: "Skye tried very hard not to look at the shattered glass that was all over the city’s paths and roads, and pretty much everywhere, really."
|
13 |
+
example_title: "Book Text"
|
14 |
+
- text: "I am so sorry this is a day late, guys. Unfortunately, my internet was down so it was out of my control. Its still intermittent but hopefully it will be fine by next week."
|
15 |
+
example_title: "Normal Text"
|
16 |
---
|
17 |
# Book Test Classifier
|
18 |
|