Difference between revisions of "Benchmarks"

From
Jump to: navigation, search
(GLUE)
Line 26: Line 26:
 
== <span id="GLUE"></span>GLUE ==
 
== <span id="GLUE"></span>GLUE ==
 
* [http://gluebenchmark.com/ General Language Understanding Evaluation (GLUE)]
 
* [http://gluebenchmark.com/ General Language Understanding Evaluation (GLUE)]
 +
* [[Natural Language Processing (NLP)]]
  
 
The General Language Understanding Evaluation (GLUE) benchmark is a collection of resources for training, evaluating, and analyzing natural language understanding systems... like picking out the names of people and organizations in a sentence and figuring out what a pronoun like “it” refers to when there are multiple potential antecedents. GLUE consists of:
 
The General Language Understanding Evaluation (GLUE) benchmark is a collection of resources for training, evaluating, and analyzing natural language understanding systems... like picking out the names of people and organizations in a sentence and figuring out what a pronoun like “it” refers to when there are multiple potential antecedents. GLUE consists of:
Line 33: Line 34:
  
 
<youtube>uz_eYqutEG4</youtube>
 
<youtube>uz_eYqutEG4</youtube>
 
  
 
== <span id="SQuAD"></span>The Stanford Question Answering Dataset (SQuAD) ==
 
== <span id="SQuAD"></span>The Stanford Question Answering Dataset (SQuAD) ==

Revision as of 22:38, 26 December 2019

YouTube search... ...Google search


GLUE

The General Language Understanding Evaluation (GLUE) benchmark is a collection of resources for training, evaluating, and analyzing natural language understanding systems... like picking out the names of people and organizations in a sentence and figuring out what a pronoun like “it” refers to when there are multiple potential antecedents. GLUE consists of: A benchmark of nine sentence- or sentence-pair language understanding tasks built on established existing datasets and selected to cover a diverse range of dataset sizes, text genres, and degrees of difficulty, A diagnostic dataset designed to evaluate and analyze model performance with respect to a wide range of linguistic phenomena found in natural language, and A public leaderboard for tracking performance on the benchmark and a dashboard for visualizing the performance of models on the diagnostic set.

The Stanford Question Answering Dataset (SQuAD)

ReAding Comprehension (RACE)


MLPerf

  • MLPerf benchmarks for measuring training and inference performance of ML hardware, software, and services.