Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
Libraries:
Datasets
pandas
License:
File size: 898 Bytes
590bf7b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
08fc551
 
 
470e0ce
08fc551
 
590bf7b
164b64a
 
 
 
 
 
 
08fc551
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: source
    dtype: string
  - name: input_ids
    sequence: int32
  splits:
  - name: val
    num_bytes: 23810105.80007582
    num_examples: 1435
  download_size: 12420006
  dataset_size: 23810105.80007582
configs:
- config_name: default
  data_files:
  - split: val
    path: data/val-*
license: apache-2.0
language:
- en
pretty_name: Pretokenized Tinsy Paloma Dataset
size_categories:
- 1M<n<10M
---

## The Tinsy Pretokenized Paloma Dataset

A small version of the [pretokenized-paloma](https://huggingface.co/datasets/pico-lm/pretokenized-paloma) benchmark dataset. 

This dataset is a sub-sampled version of pretokenized-paloma, and can be used in place of pretokenized-paloma.

We release the exact scripts we use to create this dataset in our [pico-lm/pico-dataset](https://github.com/pico-lm/pico-dataset) GitHub repo.