setfit_tutorial / README.md
nataliaElv's picture
Upload README.md with huggingface_hub
2168c1d
|
raw
history blame
1.57 kB
---
dataset_info:
features:
- name: text
dtype: string
id: field
- name: topics
sequence:
- name: user_id
dtype: string
- name: value
sequence: string
id: suggestion
- name: status
dtype: string
id: question
- name: topics-suggestion
sequence: string
id: suggestion
- name: topics-suggestion-metadata
struct:
- name: type
dtype: string
id: suggestion-metadata
- name: score
dtype: float32
id: suggestion-metadata
- name: agent
dtype: string
id: suggestion-metadata
- name: sentiment
sequence:
- name: user_id
dtype: string
- name: value
dtype: string
id: suggestion
- name: status
dtype: string
id: question
- name: sentiment-suggestion
dtype: string
id: suggestion
- name: sentiment-suggestion-metadata
struct:
- name: type
dtype: string
id: suggestion-metadata
- name: score
dtype: float32
id: suggestion-metadata
- name: agent
dtype: string
id: suggestion-metadata
- name: external_id
dtype: string
id: external_id
- name: metadata
dtype: string
splits:
- name: train
num_bytes: 556171
num_examples: 3080
download_size: 117842
dataset_size: 556171
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "setfit_tutorial"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)