遇见数据集

FanChen0116/bus_few4_64x

收藏
Hugging Face2023-09-21 更新2024-03-04 收录
官方服务:

资源简介:

--- dataset_info: features: - name: id dtype: int64 - name: tokens sequence: string - name: labels sequence: class_label: names: '0': O '1': I-from_location '2': B-from_location '3': B-leaving_date '4': I-leaving_date '5': I-to_location '6': B-to_location - name: request_slot sequence: string splits: - name: train num_bytes: 871876 num_examples: 4480 - name: validation num_bytes: 6900 num_examples: 35 - name: test num_bytes: 70618 num_examples: 377 download_size: 131795 dataset_size: 949394 --- # Dataset Card for "bus_few4_64x" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)

--- 数据集信息: 特征字段: - 名称:id,数据类型:int64(64位整数) - 名称:tokens,类型:字符串序列 - 名称:labels,类型:序列,其元素为类别标签(class_label),标签名称映射如下: '0': 普通标记(O) '1': 内部-出发地点(I-from_location) '2': 起始-出发地点(B-from_location) '3': 起始-出发日期(B-leaving_date) '4': 内部-出发日期(I-leaving_date) '5': 内部-到达地点(I-to_location) '6': 起始-到达地点(B-to_location) - 名称:request_slot(请求槽位),类型:字符串序列 数据集划分: - 名称:train(训练集),占用字节数:871876,样本数量:4480 - 名称:validation(验证集),占用字节数:6900,样本数量:35 - 名称:test(测试集),占用字节数:70618,样本数量:377 下载大小:131795 数据集总大小:949394 --- # 「bus_few4_64x」数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)

提供机构:
FanChen0116
原始信息汇总

数据集概述

特征信息

  • id: 数据类型为 int64
  • tokens: 序列类型为 string
  • labels: 序列类型,包含类别标签,具体标签如下:
    • 0: O
    • 1: I-from_location
    • 2: B-from_location
    • 3: B-leaving_date
    • 4: I-leaving_date
    • 5: I-to_location
    • 6: B-to_location
  • request_slot: 序列类型为 string

数据分割

  • train: 包含 4480 个样本,总字节数为 871876。
  • validation: 包含 35 个样本,总字节数为 6900。
  • test: 包含 377 个样本,总字节数为 70618。

数据集大小

  • 下载大小: 131795 字节。
  • 数据集总大小: 949394 字节。
二维码
社区交流群
二维码
科研交流群
商业服务