Datasets:
Tasks:
Token Classification
Sub-tasks:
named-entity-recognition
Languages:
English
Size:
10K<n<100K
License:
Francisco Castillo
commited on
Commit
·
951cb89
1
Parent(s):
9331253
Change README
Browse files
README.md
CHANGED
@@ -19,6 +19,12 @@ task_categories:
|
|
19 |
task_ids:
|
20 |
- named-entity-recognition
|
21 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
|
23 |
# Dataset Card for `reviews_with_drift`
|
24 |
|
|
|
19 |
task_ids:
|
20 |
- named-entity-recognition
|
21 |
---
|
22 |
+
widget:
|
23 |
+
- text: "My name is Sylvain and I live in Paris"
|
24 |
+
example_title: "Parisian"
|
25 |
+
- text: "My name is Sarah and I live in London"
|
26 |
+
example_title: "Londoner"
|
27 |
+
---
|
28 |
|
29 |
# Dataset Card for `reviews_with_drift`
|
30 |
|