Weizhe Yuan commited on
Commit
3e92a5a
1 Parent(s): 67b5c19

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ We release all models introduced in our [paper](https://arxiv.org/pdf/2206.11147
25
 
26
  | Model | Description | Recommended Application
27
  | ----------- | ----------- |----------- |
28
- | **rst-all-11b** | **Trained with all the signals below except signals that are used to train Gaokao models** | **All applications below** (specialized models are recommended first if high performance is preferred |
29
  | rst-fact-retrieval-11b | Trained with the following signals: WordNet meaning, WordNet part-of-speech, WordNet synonym, WordNet antonym, wikiHow category hierarchy, Wikidata relation, Wikidata entity typing, Paperswithcode entity typing | Knowledge intensive tasks, information extraction tasks,factual checker |
30
  | rst-summarization-11b | Trained with the following signals: DailyMail summary, Paperswithcode summary, arXiv summary, wikiHow summary | Summarization or other general generation tasks, meta-evaluation (e.g., BARTScore) |
31
  | rst-temporal-reasoning-11b | Trained with the following signals: DailyMail temporal information, wikiHow procedure | Temporal reasoning, relation extraction, event-based extraction |
 
25
 
26
  | Model | Description | Recommended Application
27
  | ----------- | ----------- |----------- |
28
+ | **rst-all-11b** | **Trained with all the signals below except signals that are used to train Gaokao models** | **All applications below (specialized models are recommended first if high performance is preferred)** |
29
  | rst-fact-retrieval-11b | Trained with the following signals: WordNet meaning, WordNet part-of-speech, WordNet synonym, WordNet antonym, wikiHow category hierarchy, Wikidata relation, Wikidata entity typing, Paperswithcode entity typing | Knowledge intensive tasks, information extraction tasks,factual checker |
30
  | rst-summarization-11b | Trained with the following signals: DailyMail summary, Paperswithcode summary, arXiv summary, wikiHow summary | Summarization or other general generation tasks, meta-evaluation (e.g., BARTScore) |
31
  | rst-temporal-reasoning-11b | Trained with the following signals: DailyMail temporal information, wikiHow procedure | Temporal reasoning, relation extraction, event-based extraction |