davanstrien/dataset_cards_with_long_context_embeddins
收藏Hugging Face2023-11-03 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/davanstrien/dataset_cards_with_long_context_embeddins
下载链接
链接失效反馈官方服务:
资源简介:
---
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)
提供机构:
davanstrien
原始信息汇总
数据集概述
数据集信息
-
特征列表:
- id: 字符串类型
- lastModified: 字符串类型
- tags: 字符串序列
- author: 字符串类型
- description: 字符串类型
- citation: 字符串类型
- likes: 64位整数类型
- downloads: 64位整数类型
- created: 时间戳类型(微秒精度)
- card: 字符串类型
- card_len: 64位整数类型
- embeddings: 32位浮点数序列的序列
-
数据分割:
- train:
- 字节数: 334799613.62829113
- 样本数: 64462
- train:
-
数据集大小:
- 下载大小: 128564352
- 实际大小: 334799613.62829113
配置信息
- 配置名称: default
- 数据文件:
- split: train
- 路径: data/train-*
- 数据文件:



