| | --- |
| | dataset_info: |
| | features: |
| | - name: content |
| | dtype: string |
| | splits: |
| | - name: train |
| | num_bytes: 94439716 |
| | num_examples: 129120 |
| | download_size: 48609054 |
| | dataset_size: 94439716 |
| | configs: |
| | - config_name: default |
| | data_files: |
| | - split: train |
| | path: data/train-* |
| | --- |
| | |
| | This is a filtered combination of three instruction-tuning datasets (in LLAMA chat format) synthetically derived from Arxiv abstracts. These are: |
| |
|
| | 1. `ArtifactAI/arxiv-math-instruct-50k` |
| | 2. `ArtifactAI/arxiv-cs-ml-instruct-tune-50k` |
| | 3. `ArtifactAI/arxiv-physics-instruct-tune-30k` |
| |
|
| | The final dataset is derived by running this concatenated mix via a KenLM model (OSCAR EN model at `edugp\kenlm`) with a perplexity filter of 400. |
| |
|