MindNLP
latest

Overview

  • About
  • Prerequisites

Quick Start

  • First Model
  • Dataset and transforms
  • Train and Eval
  • Modules
  • Use Metrics
  • Use callback

Examples

  • Text Classification
  • Sequence Tagging
  • Machine Translation
  • Question & Answer

API Reference

  • Abstract Class
  • Common
  • Dataset
  • Engine
    • Trainer
    • Evaluator
    • Callbacks
    • Metrics
  • Modules
  • Models
  • Utils
MindNLP
  • Engine
  • Edit on GitHub

Engine

  • Trainer
  • Evaluator
  • Callbacks
    • best_model_callback
    • callback_manager
    • checkpoint_callback
    • earlystop_callback
    • timer_callback
  • Metrics
    • accuracy
    • bleu
    • confusion_matrix
    • distinct
    • em_score
    • f1
    • matthews
    • pearson
    • perplexity
    • precision
    • recall
    • rouge
    • spearman
Previous Next

© Copyright MindSpore and CQU NLP Team. Revision cc825f6c.

Built with Sphinx using a theme provided by Read the Docs.