File size: 1,204 Bytes
9ddac49 cbca3a6 9ddac49 cbca3a6 890d4c8 950a1fc 2cb712e 890d4c8 2cb712e d85319c 890d4c8 a04b958 950a1fc 2cb712e d85319c 950a1fc 890d4c8 d85319c 9ddac49 e37b5de e343e43 890d4c8 9ddac49 475b10e 9ddac49 475b10e 6a50082 c6c22da |
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 |
---
dataset_info:
features:
- name: sequence_id
dtype: string
- name: sequence_name
dtype: string
- name: sequence
list: string
- name: keywords
list: string
- name: score
dtype: int64
- name: offset_a
dtype: int64
- name: offset_b
dtype: int64
- name: cross_references
list: string
- name: former_ids
list: string
- name: author
dtype: string
- name: timestamp
dtype: timestamp[us]
- name: filename
dtype: string
- name: hash
dtype: string
splits:
- name: train
num_bytes: 246976285
num_examples: 385892
download_size: 104355899
dataset_size: 246976285
license: cc-by-sa-4.0
pretty_name: On-Line Encyclopedia of Integer Sequences Dataset
size_categories:
- 100K<n<1M
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for the OEIS dataset
This dataset is a structured version of the On-Line Encyclopedia of Integer Sequences Dataset (OEIS).
This dataset was last updated on <!-- DATE_START -->July 14, 2025 at 09:00 AM<!-- DATE_END --> CET using the [OEIS data export](https://github.com/oeis/oeisdata).
OEIS End-User License: http://oeis.org/LICENSE |