Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 821 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 821 Bytes

CodaLab Worksheets: Examples & Tutorials

This repository contains examples and tutorials to get you started with CodaLab Worksheets. To follow along, clone this repository:

$ git clone https://github.com/codalab/worksheets-examples
  • Overview: Read about the high-level motivation of CodaLab and what are the key concepts (bundles and worksheets).
  • Quickstart: Get your hands dirty by creating an account, installing the CodaLab CLI, uploading some data/code, and running your first experiment.
  • Natural language inference: Run real NLP experiments (natural language inference) using CodaLab, and learn about the best practices for how you can incorporate CodaLab into your daily research workflow.