MikeGreen2710/llm_labels
收藏资源简介:
--- dataset_info: features: - name: title dtype: string - name: description dtype: string - name: LAN sequence: string - name: overlapped dtype: int64 - name: house_location dtype: string - name: ngo dtype: bool - name: house_location_2 dtype: string - name: id dtype: string - name: address dtype: string - name: duong dtype: bool splits: - name: train num_bytes: 2943302225 num_examples: 2718388 download_size: 1572953665 dataset_size: 2943302225 configs: - config_name: default data_files: - split: train path: data/train-* ---
The dataset includes multiple features such as title, description, language, overlapped status, house location, NGO identification, house location 2, ID, address, and street identification. The dataset is split into a training set with 2,718,388 examples and 2,943,302,225 bytes. The dataset configuration includes a default configuration specifying the path of the data files.
数据集概述
数据集特征
- title:字符串类型
- description:字符串类型
- LAN:字符串序列
- overlapped:整数类型
- house_location:字符串类型
- ngo:布尔类型
- house_location_2:字符串类型
- id:字符串类型
- address:字符串类型
- duong:布尔类型
数据集划分
- train:
- 数据量:2718388条记录
- 存储大小:2943302225字节
数据集大小
- 下载大小:1572953665字节
- 数据集总大小:2943302225字节



