File size: 1,803 Bytes
aea48e3 66a024b 261267c 66a024b aea48e3 261267c aea48e3 66a024b 261267c 66a024b 261267c 66a024b 261267c a0287b7 261267c a0287b7 261267c a0287b7 66a024b 261267c 66a024b 1004b72 66a024b 261267c 66a024b 4766f38 1004b72 |
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 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 |
---
dataset_info:
features:
- name: images
sequence: string
- name: metadata
dtype: string
- name: general_metadata
dtype: string
- name: texts
sequence: string
splits:
- name: train
num_bytes: 715724717192
num_examples: 141047697
download_size: 71520629655
dataset_size: 715724717192
license: cc-by-4.0
language:
- en
pretty_name: OBELISC
size_categories:
- 100M<n<1B
---
# Dataset Card for OBELISC
## Dataset Description
- **Repository: https://github.com/huggingface/OBELISC**
- **Paper: OBELISC: An Open Web-Scale Filtered Dataset of Interleaved Image-Text Documents**
- **Point of Contact: hugo@huggingface.co**
### Dataset Summary
`OBELISC` is an open, massive and curated collection of interleaved image-text web documents, containing 141M documents, 115B text tokens and 353M images.
### Languages
English
### Visualization of OBELISC documents
https://huggingface.co/spaces/HuggingFaceM4/obelisc_visualization
### GitHub repository
https://github.com/huggingface/OBELISC
## Considerations for Using the Data
`OBELISC` is released under the Creative Commons Attribution (CC-BY) license. By using this dataset, you accept the terms of the CC-BY license. The authors bear no responsibility for any violations of rights or misuse of the data.
### Licensing Information
License CC-BY.
### Citation Information
If you are using this dataset, please cite
```
@inproceedings{
lauren{\c{c}}on2023obe,
title={OBELISC: An Open Web-Scale Filtered Dataset of Interleaved Image-Text Documents},
author={Hugo Lauren{\c{c}}on and Lucile Saulnier and L{\'e}o Tronchon and Stas Bekman and Amanpreet Singh and Anton Lozhkov and Thomas Wang and Siddharth Karamcheti and Alexander M Rush and Douwe Kiela and Matthieu Cord and Victor Sanh},
year={2023}
}
``` |