datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
rust100_lixianghome-credit-default-risksuayptalha__Lix-14B-v0.1-details
Dataset Card for Evaluation run of suayptalha/Lix-14B-v0.1
Dataset automatically created during the evaluation run of model suayptalha/Lix-14B-v0.1
The dataset is composed of 38 configuration(s), each one corresponding to one of the evaluated task.
The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results.
An additional… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/suayptalha__Lix-14B-v0.1-details.DeepAgent-Datasets
DeepAgent Datasets
Paper | GitHub
This repository contains the pre-processed evaluation datasets for DeepAgent, an end-to-end deep reasoning agent that performs autonomous thinking, tool discovery, and action execution within a single, coherent reasoning process.
Dataset Summary
The repository includes curated data for several major benchmarks used to evaluate reasoning agents across different domains:
General Tool Use
ToolBench: Features 16,000+… See the full description on the dataset page: https://huggingface.co/datasets/lixiaoxi45/DeepAgent-Datasets.lcm-datalibero-datasetThis dataset was created using LeRobot.
Dataset Structure
meta/info.json:
{
"codebase_version": "v3.0",
"robot_type": "panda",
"total_episodes": 1693,
"total_frames": 273465,
"total_tasks": 40,
"chunks_size": 1000,
"data_files_size_in_mb": 100,
"video_files_size_in_mb": 500,
"fps": 10.0,
"splits": {
"train": "0:1693"
},
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
"video_path":… See the full description on the dataset page: https://huggingface.co/datasets/Lixin1260181376/libero-dataset.jean2024so101_vape_pickplace_v1_20260722_172514This dataset was created using LeRobot.
Dataset Structure
meta/info.json:
{
"codebase_version": "v3.0",
"fps": 30,
"features": {
"action": {
"dtype": "float32",
"names": [
"shoulder_pan.pos",
"shoulder_lift.pos",
"elbow_flex.pos",
"wrist_flex.pos",
"wrist_roll.pos",
"gripper.pos"
],
"shape": [
6… See the full description on the dataset page: https://huggingface.co/datasets/lixiangau/so101_vape_pickplace_v1_20260722_172514.so101_vape_pickplace_v1_20260722_171203This dataset was created using LeRobot.
Dataset Structure
meta/info.json:
{
"codebase_version": "v3.0",
"fps": 30,
"features": {
"action": {
"dtype": "float32",
"names": [
"shoulder_pan.pos",
"shoulder_lift.pos",
"elbow_flex.pos",
"wrist_flex.pos",
"wrist_roll.pos",
"gripper.pos"
],
"shape": [
6… See the full description on the dataset page: https://huggingface.co/datasets/lixiangau/so101_vape_pickplace_v1_20260722_171203.so101_vape_pickplace_v1This dataset was created using LeRobot.
Dataset Structure
meta/info.json:
{
"codebase_version": "v3.0",
"fps": 30,
"features": {
"action": {
"dtype": "float32",
"names": [
"shoulder_pan.pos",
"shoulder_lift.pos",
"elbow_flex.pos",
"wrist_flex.pos",
"wrist_roll.pos",
"gripper.pos"
],
"shape": [
6… See the full description on the dataset page: https://huggingface.co/datasets/lixiangau/so101_vape_pickplace_v1.mops-casa
MOPS RoboCasa Demos (MOPS-Casa)
This is the anonymous Dataset upload for Multi-Objective Photoreal Simulation (MOPS) Dataset [under review].
This dataset contains lerobot format demonstration for RoboCasa's single task human demonstrations.
In addition to each camera view, affordance multilabel ground truth masks are provided.
This are efficiently stored bitmasks saved in a lossless video format, which can be decoded using the lerobot fork provided with the MOPS-IL imitation… See the full description on the dataset page: https://huggingface.co/datasets/LiXiling/mops-casa.so101_vape_pickplace_v1_20260722_165508This dataset was created using LeRobot.
Dataset Structure
meta/info.json:
{
"codebase_version": "v3.0",
"fps": 30,
"features": {
"action": {
"dtype": "float32",
"names": [
"shoulder_pan.pos",
"shoulder_lift.pos",
"elbow_flex.pos",
"wrist_flex.pos",
"wrist_roll.pos",
"gripper.pos"
],
"shape": [
6… See the full description on the dataset page: https://huggingface.co/datasets/lixiangau/so101_vape_pickplace_v1_20260722_165508.so101_vape_pickplace_v1_20260722_170828This dataset was created using LeRobot.
Dataset Structure
meta/info.json:
{
"codebase_version": "v3.0",
"fps": 30,
"features": {
"action": {
"dtype": "float32",
"names": [
"shoulder_pan.pos",
"shoulder_lift.pos",
"elbow_flex.pos",
"wrist_flex.pos",
"wrist_roll.pos",
"gripper.pos"
],
"shape": [
6… See the full description on the dataset page: https://huggingface.co/datasets/lixiangau/so101_vape_pickplace_v1_20260722_170828.Abyme-Training-Dataset-Test-Scored-Iteration-2Abyme-Training-Dataset-Test-Scored-Iteration-5Abyme-Training-Dataset-Test-Iteration-0MATH500-Qwen3.5-9B-SFTAbyme-Training-Dataset-Raw-Iteration-1Abyme-Training-Dataset-Test-Scored-Iteration-1Model-ScoresAbyme-Training-Dataset-Raw-Iteration-0Abyme-Training-Dataset-Test-Scored-Iteration-0Abyme-Training-Dataset-Raw-Iteration-2Abyme-Training-Dataset-Test-Scored-Iteration-6Abyme-Training-Dataset-Test-Scored-Iteration-3datasets_issues_1000Abyme-Training-Dataset-Test-Scored-Iteration-4data_sample_1000
TAAC2026 Demo Dataset (1000 Samples)
A sample dataset containing 1000 user-item interaction records for the TAAC2026 competition.
Columns
Column
Type
Description
item_id
int64
Target item identifier.
item_feature
array[struct]
Array of target item feature dicts. Each element has feature_id, feature_value_type, and value fields (float_value, int_array, int_value).
label
array[struct]
Array of label dicts. Each element contains action_time and action_type.… See the full description on the dataset page: https://huggingface.co/datasets/lixingtao123/data_sample_1000.stackoverflow-llama3.1
