• Services
  • Models & Pricing
  • Docs
  • Use Cases
  • Affiliate
  • Studio
  • Apps
  • Support
  • x402

HowTo-InterLink7M

HowTo-InterLink7M is a 7M instructional video-text pair dataset with cross-modal link annotations from HowTo100M, covering cooking, DIY, fitness, and more, for video understanding and step reasoning.

HowTo-InterLink7M Dataset

HowTo-InterLink7M
Teaching Video Dataset

A large-scale teaching video dataset containing 7 million interrelated tutorial video clips. It connects relevant steps from different tutorials through procedural knowledge, supporting program understanding, step recognition, and cross-video reasoning research.

Get the Dataset Now
7M+ Video Clips Cross-Video Association Procedural Knowledge Teaching Domain
🎬
7M+
Video Clips
🔗
Cross-Video
Association Links
🧠
Procedural
Knowledge Structure
📚
Teaching
Domain Coverage

Dataset Highlights

Large-scale cross-video instructional data, promoting program understanding and multimodal research

📐

7 Million Scale

Contains over 7 million instructional video clips, making it one of the largest tutorial video datasets, providing a solid foundation for large-scale multimodal research.

🔗

Cross-Video Association

A unique cross-video connection mechanism based on program similarity that links semantically related steps from different tutorials, supporting cross-video knowledge transfer.

🏷️

Step-Level Annotation

Each video clip has fine-grained step description annotations, accurately depicting each operational step in the instructional process, providing rich semantic information.

🧠

Procedural Knowledge

Rich procedural structures capture complete operational processes, organizing scattered instructional steps into an orderly knowledge system, aiding process reasoning research.

🌍

Multi-Domain Coverage

Covers instructional content in various life domains such as cooking, crafts, maintenance, and gardening, ensuring the dataset's broad applicability and diversity.

⏱️

Time Alignment

Each instructional step is annotated with precise time boundaries, supporting accurate localization of video clips and temporal modeling research.

Applicable Scenarios

From basic research to practical applications, unleash the potential of instructional video data

🔍

Program Understanding

Train models to understand multi-step processes, learning the sequences and causal relationships in instructional videos

🔮

Step Prediction

Predict the next action in the instructional sequence, building intelligent models that can foresee the flow of processes

🔄

Cross-Video Retrieval

Find related instructional steps across different tutorial videos, achieving cross-video knowledge discovery

🤖

Teaching AI

Build AI assistants that can guide users through operational processes, providing intelligent instructional guidance

video instructional procedural how-to multimodal

Quick Start with HowTo-InterLink7M

Quickly access the dataset through the Ace Data Cloud API

Python
import requests
# Set your API token
API_TOKEN = "your_api_token_here"
# Request dataset information
response = requests.get(
    "https://api.acedata.cloud/datasets/howto-interlink7m",
    headers={
        "Authorization": f"Bearer {API_TOKEN}",
        "Accept": "application/json"
    }
)
# Parse response
data = response.json()
print(f"Dataset: {data['name']}")
print(f"Total clips: {data['total_clips']}")
print(f"Domains: {data['domains']}")
# Access video clip details
for clip in data["clips"][:5]:
    print(f"  Step: {clip['step_description']}")
    print(f"  Start: {clip['start_time']}s")
    print(f"  End: {clip['end_time']}s")
    print(f"  Links: {len(clip['interlinks'])} related clips")
    print()

3 Steps to Get Started Quickly

From registration to use, you can start accessing the dataset in just a few minutes

01

Register an Account

Go to platform.acedata.cloud to register your Ace Data Cloud account and quickly complete developer authentication.

02

Get API Key

Create an API key in the console to obtain the credentials to access the HowTo-InterLink7M dataset.

03

Call the Data API

Use your API Key to call the dataset interface and start accessing 7 million teaching video clips and cross-video related data.

Get the Dataset

Start Exploring HowTo-InterLink7M

7 million teaching video clips with a unique cross-video association structure. Whether you are researching program understanding, video retrieval, or teaching AI, this dataset is an ideal choice.

Get the Dataset Now
Howto-Interlink7M

About 1 million original YouTube videos, 85TB, collected in August 2024, https://huggingface.co/datasets/Awiny/Howto-Interlink7M

Price

Howto-Interlink7M
Introduction
Datasets
Pricing

Contact Us

Ace Data Cloud United States

131 Continental Dr, Suite 305, Newark, DE 19713, USA

@acedatacloud

Ace Data Cloud

GnHpRsrcyfHSMZNzmpjAzTFQA26vnbRMzbKQ11ZKpump

office@acedata.cloud

Resources

Services

Developer Documentation

Studio

Download App

Pay with Crypto (x402)

Links

Referral Earnings

Support

Terms of Service

Privacy Policy

Roadmap

Service Status

Ace Data Cloud © 2026 Copyright

All third-party product names, logos, and brands are the property of their respective owners and are used for identification purposes only. Their use does not imply any affiliation with or endorsement by them.