Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete: Pegah: Task 849-852: tmu_gfm_dataset #115

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion tasks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,8 @@ This directory contains the tasks that are part of this benchmark.
Name | Summary | Category
---- | ----------- | --------
`task1001_squad1.1_question_generation` | Generating guestions (based on SQuAD 1.1) | Question Generation
`task1002_squad1.1_answer_generation` | Generating answers to SQuAD 1.1 questions | Answer Generation
`task1002_squad1.1_answer_generation` | Generating answers to SQuAD 1.1 questions | Answer Generation
`task849_tmu_gfm_error_correction` | Generating grammatically correct output text from a given input text |Error Correction
`task850_tmu_gfm_lexical_evalution` | Evaluating output sentences based on grammatical accuracy given an input text |Lexical Evaluation
`task851_tmu_gfm_lexical_evalution` | Evaluating output sentences based on similarity of meaning given an input text |Lexical Evaluation
`task852_tmu_gfm_lexical_evalution` | Evaluating output sentences based on fluency retained given an input text |Lexical Evaluation
Loading