File size: 922 Bytes
40e1885 | 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 | ---
dataset_info:
features:
- name: id
dtype: string
- name: lastModified
dtype: string
- name: tags
sequence: string
- name: author
dtype: string
- name: description
dtype: string
- name: citation
dtype: string
- name: likes
dtype: int64
- name: downloads
dtype: int64
- name: created
dtype: timestamp[us]
- name: card
dtype: string
- name: card_len
dtype: int64
- name: embeddings
sequence:
sequence: float32
splits:
- name: train
num_bytes: 334799613.62829113
num_examples: 64462
download_size: 128564352
dataset_size: 334799613.62829113
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "dataset_cards_with_long_context_embeddins"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |