Contents Menu Expand Light mode Dark mode Auto light/dark mode
ai2-tango v1.2.0
Light Logo Dark Logo
ai2-tango v1.2.0

Getting started

  • Installation
  • First Steps
  • Examples
    • Euler
    • Fine-tuning a language model
    • Evaluating T0
  • FAQ

API Reference

  • Commands
  • Components
    • Step
    • StepInfo
    • StepGraph
    • Workspace
    • StepCache
    • Format
    • Executor
  • Integrations
    • ๐Ÿ”ฅ PyTorch
    • ๐Ÿ”ฅ FairScale
    • ๐Ÿค— Datasets
    • ๐Ÿค— Transformers
    • โš–๏ธ Weights & Biases
    • ๐Ÿงช Beaker
    • Flax
    • โ˜๏ธ Google Cloud Storage
  • Global settings
  • Exceptions
  • Logging
  • Sequences
  • Deterministic Hashing
  • Utilities

Development

  • Contributing
  • Changelog
  • License
  • GitHub Repository
  v: stable
Versions
latest
stable
Downloads
On Read the Docs
Project Home
Builds
Back to top
Edit this page

Components#

The core components of AI2 Tango.

Components

  • Step
    • Base class
    • Implementations
  • StepInfo
    • StepInfo
    • StepState
    • PlatformMetadata
    • EnvironmentMetadata
    • GitMetadata
    • TangoMetadata
  • StepGraph
    • StepGraph
  • Workspace
    • Base class
    • Implementations
    • Metadata
  • StepCache
    • Base class
    • Implementations
    • Metadata
  • Format
    • Base class
    • Implementations
  • Executor
    • Base class
Next
Step
Previous
Commands
Copyright © 2023, Allen Institute for Artificial Intelligence
Made with Sphinx and @pradyunsg's Furo