LangChainDatasets/state-of-the-union-completions
收藏Hugging Face2023-05-16 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/LangChainDatasets/state-of-the-union-completions
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: generations
list:
list:
- name: generation_info
struct:
- name: finish_reason
dtype: string
- name: logprobs
dtype: 'null'
- name: text
dtype: string
- name: ground_truth
dtype: string
- name: prompt
dtype: string
splits:
- name: train
num_bytes: 65981
num_examples: 50
download_size: 50527
dataset_size: 65981
---
# Dataset Card for "state-of-the-union-completions"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
LangChainDatasets
原始信息汇总
数据集信息
特征
- generations
- generation_info
- finish_reason: 数据类型为字符串(string)
- logprobs: 数据类型为空(null)
- text: 数据类型为字符串(string)
- generation_info
- ground_truth: 数据类型为字符串(string)
- prompt: 数据类型为字符串(string)
数据分割
- train
- num_bytes: 65981字节
- num_examples: 50个样本
数据集大小
- download_size: 50527字节
- dataset_size: 65981字节



