Crypto
Datasets
All datasets matching “Crypto”alpaca-crypto-dataceval-examC-Eval is a comprehensive Chinese evaluation suite for foundation models. It consists of 13948 multi-choice questions spanning 52 diverse disciplines and four difficulty levels.CryptoCoin
CryptoCoin (Binance Spot)
Binance spot OHLCV klines for USDT trading pairs, auto-updated daily.
币安 现货 K 线数据集,每日自动更新。
Last updated on 2026-09-21 00:55:55 UTC
Usage / 使用
Data is stored as Parquet in per-symbol subdirectories. Files use snake_case column names.
import pandas as pd
from datasets import load_dataset
# Load a single kline series
klines = load_dataset("linxy/CryptoCoin", data_files=["BTCUSDT/BTCUSDT_1d.parquet"], split="train")
# Or read directly with… See the full description on the dataset page: https://huggingface.co/datasets/linxy/CryptoCoin.semantaai-crypto_assets
semantaai-crypto_assets
Semanta AI market dataset in unified raw + gold + labels standard.
updated at UTC: 2026-07-22T22:01:35.864528+00:00
target end UTC: 2026-07-22T20:20:00+00:00
raw rows: 4284625
gold rows: 6174008
Layers:
raw/: canonical 5m exchange/vendor bars with quality flags.
gold/: cleaned, synchronized, TA/regime/context features. Past/present only.
labels/: future-derived path-dependent labels. Do not join into features before train/test split design.
vcjk
