fin_phrasebank_fix / README.md
judy93536's picture
Upload README.md with huggingface_hub
b4a4669
|
raw
history blame contribute delete
No virus
572 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: label
dtype: int64
- name: text
dtype: string
splits:
- name: train
num_bytes: 256094
num_examples: 1924
- name: test
num_bytes: 47170
num_examples: 339
download_size: 171135
dataset_size: 303264
---
# Dataset Card for "fin_phrasebank_fix"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)