We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 760b520 commit fca5ef2Copy full SHA for fca5ef2
README.md
@@ -37,6 +37,15 @@
37
- [Getting started](#getting-started)
38
- [Natural Language Processing](#nlp-tasks)
39
- [Text Classification](#text-classification)
40
+ - [Zero-Shot Classification](#zero-shot-classification)
41
+ - [Token Classification](#token-classification)
42
+ - [Translation](#translation)
43
+ - [Summarization](#summarization)
44
+ - [Question Answering](#question-answering)
45
+ - [Table Question Answering](#table-question-answering)
46
+ - [Text Generation](#text-generation)
47
+ - [Fill-Mask](#fill-mask)
48
+ - [Sentence Similarity](#sentence-similarity)
49
- [Regression](#regression)
50
- [Classification](#classification)
51
0 commit comments