cfahlgren1/class-label-string-token-repro
收藏Hugging Face2026-03-24 更新2026-03-29 收录
下载链接:
https://hf-mirror.com/datasets/cfahlgren1/class-label-string-token-repro
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train.csv
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype:
class_label:
names:
"0": negative
"1": positive
---
# class-label-string-token-repro
Minimal repro dataset for class-label columns whose source CSV token is a label name instead of an integer id.
提供机构:
cfahlgren1



