jmelsbach/easy-german-explanations
收藏Hugging Face2023-11-02 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/jmelsbach/easy-german-explanations
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: title
dtype: string
- name: href
dtype: string
- name: url
dtype: string
- name: content
dtype: string
- name: parsed_content
dtype: string
- name: id
dtype: int64
splits:
- name: train
num_bytes: 76834511.02908278
num_examples: 2860
- name: test
num_bytes: 19235492.970917225
num_examples: 716
download_size: 22733394
dataset_size: 96070004.0
---
# Dataset Card for "easy-german-explanations"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
jmelsbach
原始信息汇总
数据集概述
配置
- 默认配置 (
default)- 数据文件路径:
- 训练集 (
train):data/train-* - 测试集 (
test):data/test-*
- 训练集 (
- 数据文件路径:
数据集信息
-
特征:
title: 字符串类型 (string)href: 字符串类型 (string)url: 字符串类型 (string)content: 字符串类型 (string)parsed_content: 字符串类型 (string)id: 64位整数类型 (int64)
-
数据分割:
- 训练集 (
train):- 字节数: 76,834,511.02908278
- 样本数: 2,860
- 测试集 (
test):- 字节数: 19,235,492.970917225
- 样本数: 716
- 训练集 (
-
数据集大小:
- 下载大小: 22,733,394 字节
- 数据集大小: 96,070,004 字节



