Instruct2DS / README.md
mtybilly's picture
Upload dataset
08f0ff8 verified
---
license: apache-2.0
task_categories:
- feature-extraction
language:
- en
tags:
- agent
- code
pretty_name: Instruct2DS
size_categories:
- 100K<n<1M
configs:
- config_name: financial
data_files:
- split: train
path: financial/train-*
- config_name: mlb_pitching
data_files:
- split: train
path: mlb_pitching/train-*
- config_name: nba_player
data_files:
- split: train
path: nba_player/train-*
- config_name: nba_team
data_files:
- split: train
path: nba_team/train-*
- config_name: papers
data_files:
- split: train
path: papers/train-*
dataset_info:
- config_name: financial
features:
- name: symbol
dtype: string
- name: date
dtype: string
- name: open
dtype: float64
- name: high
dtype: float64
- name: low
dtype: float64
- name: close
dtype: float64
- name: volume
dtype: int64
- name: adj_open
dtype: float64
- name: adj_high
dtype: float64
- name: adj_low
dtype: float64
- name: adj_close
dtype: float64
- name: adj_volume
dtype: int64
- name: div_cash
dtype: float64
splits:
- name: train
num_bytes: 133842081
num_examples: 1226153
download_size: 67236100
dataset_size: 133842081
- config_name: mlb_pitching
features:
- name: team_name
dtype: string
- name: team_abbr
dtype: string
- name: year
dtype: int64
- name: w
dtype: int64
- name: l
dtype: int64
- name: era
dtype: float64
- name: g
dtype: int64
- name: gs
dtype: int64
- name: cg
dtype: int64
- name: sho
dtype: int64
- name: sv
dtype: int64
- name: ip
dtype: float64
- name: h
dtype: int64
- name: r
dtype: int64
- name: er
dtype: int64
- name: hr
dtype: int64
- name: hb
dtype: int64
- name: bb
dtype: int64
- name: so
dtype: int64
splits:
- name: train
num_bytes: 502359
num_examples: 3366
download_size: 100934
dataset_size: 502359
- config_name: nba_player
features:
- name: player_name
dtype: string
- name: year
dtype: int64
- name: birthdate
dtype: string
- name: country
dtype: string
- name: height
dtype: string
- name: weight
dtype: float64
- name: draft_year
dtype: string
- name: draft_round
dtype: string
- name: draft_number
dtype: string
- name: team_abbr
dtype: string
- name: gp
dtype: int64
- name: gs
dtype: int64
- name: min
dtype: float64
- name: fgm
dtype: float64
- name: fga
dtype: float64
- name: fg3m
dtype: float64
- name: fg3a
dtype: float64
- name: ftm
dtype: float64
- name: fta
dtype: float64
- name: oreb
dtype: float64
- name: dreb
dtype: float64
- name: reb
dtype: float64
- name: ast
dtype: float64
- name: stl
dtype: float64
- name: blk
dtype: float64
- name: tov
dtype: float64
- name: pf
dtype: float64
- name: pts
dtype: float64
splits:
- name: train
num_bytes: 7516820
num_examples: 30650
download_size: 967456
dataset_size: 7516820
- config_name: nba_team
features:
- name: team_name
dtype: string
- name: team_abbr
dtype: string
- name: year
dtype: int64
- name: gp
dtype: int64
- name: w
dtype: int64
- name: l
dtype: int64
- name: fgm
dtype: float64
- name: fga
dtype: float64
- name: fg3m
dtype: float64
- name: fg3a
dtype: float64
- name: ftm
dtype: float64
- name: fta
dtype: float64
- name: oreb
dtype: float64
- name: dreb
dtype: float64
- name: reb
dtype: float64
- name: ast
dtype: float64
- name: tov
dtype: float64
- name: stl
dtype: float64
- name: blk
dtype: float64
- name: pf
dtype: float64
- name: pts
dtype: float64
splits:
- name: train
num_bytes: 296737
num_examples: 1657
download_size: 89449
dataset_size: 296737
- config_name: papers
features:
- name: conference
dtype: string
- name: abbr
dtype: string
- name: year
dtype: int64
- name: track
dtype: string
- name: title
dtype: string
- name: authors
list: string
- name: abstract
dtype: string
- name: paper_link
dtype: string
- name: bibtex_link
dtype: string
- name: supp_link
dtype: string
splits:
- name: train
num_bytes: 147862193
num_examples: 97269
download_size: 68169620
dataset_size: 147862193
---
# Dataset Card for Dataset Name
<!-- Provide a quick summary of the dataset. -->
This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
## Dataset Details
### Dataset Description
<!-- Provide a longer summary of what this dataset is. -->
- **Curated by:** [More Information Needed]
- **Funded by [optional]:** [More Information Needed]
- **Shared by [optional]:** [More Information Needed]
- **Language(s) (NLP):** [More Information Needed]
- **License:** [More Information Needed]
### Dataset Sources [optional]
<!-- Provide the basic links for the dataset. -->
- **Repository:** [More Information Needed]
- **Paper [optional]:** [More Information Needed]
- **Demo [optional]:** [More Information Needed]
## Uses
<!-- Address questions around how the dataset is intended to be used. -->
### Direct Use
<!-- This section describes suitable use cases for the dataset. -->
[More Information Needed]
### Out-of-Scope Use
<!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
[More Information Needed]
## Dataset Structure
<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
[More Information Needed]
## Dataset Creation
### Curation Rationale
<!-- Motivation for the creation of this dataset. -->
[More Information Needed]
### Source Data
<!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
#### Data Collection and Processing
<!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
[More Information Needed]
#### Who are the source data producers?
<!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
[More Information Needed]
### Annotations [optional]
<!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
#### Annotation process
<!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
[More Information Needed]
#### Who are the annotators?
<!-- This section describes the people or systems who created the annotations. -->
[More Information Needed]
#### Personal and Sensitive Information
<!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
[More Information Needed]
## Bias, Risks, and Limitations
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
[More Information Needed]
### Recommendations
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
## Citation [optional]
<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
**BibTeX:**
```
@inproceedings{ma2025autodata,
title={AutoData: A Multi-Agent System for Open Web Data Collection},
author={Ma, Tianyi and Qian, Yiyue and Zhang, Zheyuan and Wang, Zehong and Qian, Xiaoye and Bai, Feifan and Ding, Yifan and Luo, Xuwei and Zhang, Shinan and Murugesan, Keerthiram and others},
booktitle={NeurIPS},
year={2025}
```
**APA:**
```
Ma, T., Qian, Y., Zhang, Z., Wang, Z., Qian, X., Bai, F., ... & Ye, Y. (2025). AutoData: A Multi-Agent System for Open Web Data Collection. arXiv preprint arXiv:2505.15859.
```
## Glossary [optional]
<!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
[More Information Needed]
## More Information [optional]
[More Information Needed]
## Dataset Card Authors
Tianyi (Billy) Ma
## Dataset Card Contact
Tianyi (Billy) Ma - [[email protected]](mailto:[email protected])