FinancialFraud / README.md
yixuantt's picture
Upload dataset
e569a69 verified
|
raw
history blame
458 Bytes
metadata
dataset_info:
  features:
    - name: sentence
      dtype: string
    - name: label_text
      dtype: string
    - name: label
      dtype: int64
  splits:
    - name: train
      num_bytes: 152544637
      num_examples: 119
    - name: test
      num_bytes: 65376273
      num_examples: 51
  download_size: 81008845
  dataset_size: 217920910
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*