fine_tune_dataset / README.md
Zainabsa99's picture
Upload dataset
e453c6f verified
|
raw
history blame
609 Bytes
metadata
dataset_info:
  features:
    - name: ID
      dtype: string
    - name: name
      dtype: string
    - name: description
      dtype: string
    - name: created
      dtype: string
    - name: domain
      dtype: string
    - name: tactics
      dtype: string
    - name: detection
      dtype: string
  splits:
    - name: train
      num_bytes: 1059373.6295133438
      num_examples: 509
    - name: test
      num_bytes: 266404.3704866562
      num_examples: 128
  download_size: 632589
  dataset_size: 1325778
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*