Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
shovelingpig
/
test
like
0
Modalities:
Text
Formats:
json
Size:
< 1K
Libraries:
Datasets
pandas
Croissant
+ 1
License:
mit
Dataset card
Viewer
Files
Files and versions
Community
1
shovelingpig
commited on
Apr 21, 2024
Commit
3b8ea17
·
verified
·
1 Parent(s):
8d2a28b
Upload test.json
Browse files
Files changed (1)
hide
show
test.json
+10
-0
test.json
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
[
2
+
{
3
+
"text": "Hello",
4
+
"label": 0
5
+
},
6
+
{
7
+
"text": "Fuck you",
8
+
"label": 1
9
+
}
10
+
]