File size: 865 Bytes
0658b6a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0f39e2e
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
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](https://github.com/siacus/rethinking-scale) for the supplementary material of the manuscript [Rethinking Scale: The Efficacy of Fine-Tuned Open-Source LLMs in Large-Scale Reproducible Social Science Research](https://arxiv.org/abs/2411.00890).