alvarodt/falcon
收藏Hugging Face2023-06-16 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/alvarodt/falcon
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: timestamp
dtype: string
- name: origin_id
dtype: string
- name: origin_name
dtype: string
- name: origin_code
dtype: string
- name: destination_id
dtype: string
- name: destination_name
dtype: string
- name: destination_code
dtype: string
- name: clicks
dtype: int64
- name: plane_id
dtype: string
- name: plane_name
dtype: string
- name: use
dtype: string
splits:
- name: data
num_bytes: 512665
num_examples: 3319
download_size: 164139
dataset_size: 512665
---
# Dataset Card for "falcon"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
alvarodt
原始信息汇总
数据集概述
数据集特征
- timestamp:时间戳,数据类型为字符串。
- origin_id:起始点ID,数据类型为字符串。
- origin_name:起始点名称,数据类型为字符串。
- origin_code:起始点代码,数据类型为字符串。
- destination_id:目的地ID,数据类型为字符串。
- destination_name:目的地名称,数据类型为字符串。
- destination_code:目的地代码,数据类型为字符串。
- clicks:点击次数,数据类型为整数。
- plane_id:飞机ID,数据类型为字符串。
- plane_name:飞机名称,数据类型为字符串。
- use:用途,数据类型为字符串。
数据集划分
- data:数据集,包含3319个样本,总大小为512665字节。
数据集大小
- 下载大小:164139字节。
- 数据集总大小:512665字节。



