chuyin0321/perimeter-sp500
收藏资源简介:
--- dataset_info: features: - name: symbol dtype: string - name: security dtype: string - name: gics_sector dtype: string - name: gics_sub_industry dtype: string splits: - name: train num_bytes: 35417 num_examples: 503 download_size: 15479 dataset_size: 35417 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "perimeter-sp500" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
--- 数据集信息: 数据特征: - 字段名:symbol(股票代码),数据类型:字符串 - 字段名:security(证券名称),数据类型:字符串 - 字段名:gics_sector(全球行业分类标准(Global Industry Classification Standard,简称GICS)行业板块),数据类型:字符串 - 字段名:gics_sub_industry(GICS细分行业),数据类型:字符串 数据集拆分: - 拆分名称:train(训练集),字节数:35417,样本数量:503 下载大小:15479 数据集总大小:35417 配置项: - 配置名称:default(默认配置) 数据文件: - 拆分:train(训练集) 路径:data/train-* --- # "perimeter-sp500"数据集卡片 【需补充更多信息】(https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
特征信息
- symbol: 数据类型为字符串。
- security: 数据类型为字符串。
- gics_sector: 数据类型为字符串。
- gics_sub_industry: 数据类型为字符串。
数据分割
- train: 包含503个样本,总字节数为35417。
数据集大小
- 下载大小: 15479字节。
- 数据集大小: 35417字节。
配置信息
- config_name: default
- data_files:
- split: train
- path: data/train-*



