Dataset Preview
Full Screen Viewer
Full Screen
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Give up after 6 attempts. The last one raised <class 'huggingface_hub.utils._errors.HfHubHTTPError'>
Error code: UnexpectedError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
id
int64 | tokens
sequence | labels
sequence |
---|---|---|
1 | [
"The",
"cat",
"is",
"black",
"."
] | [
-100,
0,
-100,
-100,
-100
] |
2 | [
"the",
"kid",
"plays",
"with",
"a",
"doll",
"."
] | [
-100,
0,
-100,
-100,
-100,
1,
-100
] |
README.md exists but content is empty.
Use the Edit dataset card button to edit it.
- Downloads last month
- 34