Skip to content

Commit

Permalink
Merge pull request #11 from PhakphumAdev/master
Browse files Browse the repository at this point in the history
Thai winograd
  • Loading branch information
wannaphong committed May 7, 2024
2 parents 49a185a + cac88b4 commit 68598c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/tasks/nlu.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@

| Name | Description | Size | License | Creator | Download |
| ------- | ------------------------------------------------------------ | ----------------------------- | --------- | ------- | ------------------------------------------ |
| MASSIVE | MASSIVE is a parallel dataset of > 1M utterances across 51 languages with annotations for the Natural Language Understanding tasks of intent prediction and slot annotation. Utterances span 60 intents and include 55 slot types. MASSIVE was created by localizing the SLURP dataset, composed of general Intelligent Voice Assistant single-shot interactions. | ~1M utterances , 51 languages | CC BY 4.0 | Amazon | [GitHub](https://github.com/alexa/massive) |
| MASSIVE | MASSIVE is a parallel dataset of > 1M utterances across 51 languages with annotations for the Natural Language Understanding tasks of intent prediction and slot annotation. Utterances span 60 intents and include 55 slot types. MASSIVE was created by localizing the SLURP dataset, composed of general Intelligent Voice Assistant single-shot interactions. | ~1M utterances , 51 languages | CC BY 4.0 | Amazon | [GitHub](https://github.com/alexa/massive) |
| Thai Winograd | A collection of Winograd Schemas in the Thai language. These schemas are adapted from the original set of English Winograd Schemas proposed by Levesque et al., which was based on Ernest Davis's collection. A Winograd schema is a pair of sentences that differ by only a word or two. They include ambiguities that are resolved differently in each sentence and require world knowledge and reasoning to understand. This concept is named after Terry Winograd, who provided a well-known example. | 285 questions | CC BY 4.0 | Phakphum Artkaew | [Hugging Face](https://huggingface.co/datasets/pakphum/winograd_th) |

0 comments on commit 68598c3

Please sign in to comment.