cap_pe_final / README.md
siacus's picture
Update README.md
0f39e2e verified
|
raw
history blame
865 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: idCoding
      dtype: int64
    - name: idOrig
      dtype: string
    - name: macro
      dtype: string
    - name: macroCode
      dtype: int64
    - name: plaintext
      dtype: string
  splits:
    - name: train
      num_bytes: 10742644
      num_examples: 3341
    - name: test
      num_bytes: 4685030
      num_examples: 1446
  download_size: 6323378
  dataset_size: 15427674
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*

For more information about this data refer the main repository for the supplementary material of the manuscript Rethinking Scale: The Efficacy of Fine-Tuned Open-Source LLMs in Large-Scale Reproducible Social Science Research.