Beta
Explore
Marketplace
Neural Labs
Playground
Wallet
Docs
Graph-R1-dataset-level-3 – Dataset by HKUST-DSAIL | AlphaNeural AI
You can deploy this model and start earning money today!
HKUST-DSAIL
/
Graph-R1-dataset-level-3
like
0
text-generation
graph-ml
question-answering
en
mit
10K<n<100K
parquet
text
datasets
pandas
polars
mlcroissant
us
Graph
NP
NPC
math
Views
No views yet
Model card
Files and Versions
Community
API
Graph-R1 Dataset Level 3
This dataset contains graph reasoning problems at difficulty level 3.
Files
train_graph_level_3.parquet: Training data for level 3 test_graph_and_math_level_3.parquet: Test data for level 3
Usage
import pandas as pd
Load training data
train_df = pd.read_parquet('train_graph_level_3.parquet')
Load test data
test_df = pd.read_parquet('test_graph_and_math_level_3.parquet')
Citation
If you use this… See the full description on the dataset page:
https://huggingface.co/datasets/HKUST-DSAIL/Graph-R1-dataset-level-3
.