EDINET-Bench / README.md
speed's picture
Upload dataset
f96a61a verified
|
raw
history blame
829 Bytes
metadata
dataset_info:
  config_name: fraud_detection
  features:
    - name: meta
      dtype: string
    - name: summary
      dtype: string
    - name: bs
      dtype: string
    - name: pl
      dtype: string
    - name: cf
      dtype: string
    - name: text
      dtype: string
    - name: label
      dtype: int64
    - name: explanation
      dtype: string
    - name: edinet_code
      dtype: string
    - name: ammended_doc_id
      dtype: string
    - name: doc_id
      dtype: string
    - name: file_path
      dtype: string
  splits:
    - name: train
      num_bytes: 91248130
      num_examples: 865
    - name: test
      num_bytes: 24178157
      num_examples: 224
  download_size: 47624977
  dataset_size: 115426287
configs:
  - config_name: fraud_detection
    data_files:
      - split: train
        path: fraud_detection/train-*
      - split: test
        path: fraud_detection/test-*