Dataset Viewer
Auto-converted to Parquet Duplicate
id
int64
1
6
text
stringclasses
6 values
label
stringclasses
4 values
1
a
2
b
cat
3
c
dog
4
d
__null_placeholder__
5
e
null
6
f
cat

String Label Editor Repro

Small parquet dataset to reproduce categorical string editing edge cases.

Includes rows where label is:

  • an empty string ""
  • a normal category like "cat" / "dog"
  • the literal string "__null_placeholder__"
  • null
Downloads last month
5