santoshtyss/de_mlp
收藏资源简介:
--- dataset_info: features: - name: text dtype: string - name: meta struct: - name: jurisdiction dtype: string - name: type dtype: string - name: language dtype: string splits: - name: train num_bytes: 40605249770 num_examples: 2508784 download_size: 19786024907 dataset_size: 40605249770 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "de_mlp" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset de_mlp contains text data and metadata. The text data is stored as strings, and the metadata includes three fields: jurisdiction, type, and language, all of which are string types. The dataset is divided into a training set, which contains 2508784 samples with a total size of 40605249770 bytes. The download size of the dataset is 19786024907 bytes.
数据集概述
数据集特征
- text:文本类型,数据类型为字符串。
- meta:结构化数据,包含以下子特征:
- jurisdiction:数据类型为字符串。
- type:数据类型为字符串。
- language:数据类型为字符串。
数据集划分
- train:训练集,包含2508784个示例,数据大小为40605249770字节。
数据集大小
- 下载大小:19786024907字节。
- 数据集总大小:40605249770字节。
配置信息
- config_name:default
- data_files:
- split:train
- path:data/train-*



