-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reorganize assets and unify naming scheme (#191)
A new naming scheme roughly corresponding to `language_code/task_category/task/dataset_model_nshot.py` is introduced in this commit. Model/Dataset/Task names have also been standardized, along with removal of some duplicate assets. * Reorganize assets and unify naming scheme * Remove duplicate GPT4 propaganda asset * Remove duplicate GPT3.5 harmfulness detection asset * Remove duplicate GPT3.5 claim detection asset, and unify naming scheme for others * Add missing Lemmatization assets for BLOOMZ and GPT4 * Rename gender assets to remove redundant 'Gender' prefix * Rename CT22/CT23/Propaganda datasets * Fix language codes and format code * Fix HateSpeech and Offensive dataset names * Fix Parsing citations and dataset name * Fix ArSAS dataset name * Fix ADI dataset name * Fix default label type in Propaganda task * Fix incorrect Dataset in Harmful GPT4 asset * renamed datasets, assets and tasks for stance and fact. renamed datasets, assets and tasks for stance and fact. * Fix Lemmatization dataset name and citation * Format code * Fix Diacritization dataset name and citation * Add Dialectal Diacritization dataset and asset * Add GPT4 diacritization assets * Split segmentation assets across correct datasets * Split POS assets across correct datasets and add proper citations * Merged similar tasks and updated assets * Format code * Rename STS assets to match convention --------- Co-authored-by: maramhasanain <[email protected]>
- Loading branch information
1 parent
9c6e202
commit 6509529
Showing
261 changed files
with
2,175 additions
and
1,198 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions
4
...ontent/Attentionworthy_BLOOMZ_ZeroShot.py → ...hy/CT22Attentionworthy_BLOOMZ_ZeroShot.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
...ntent/Attentionworthy_ChatGPT_ZeroShot.py → ...thy/CT22Attentionworthy_GPT35_ZeroShot.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 changes: 2 additions & 7 deletions
9
...entionworthy_GPTChatCompletion_Fewshot.py → ...orthy/CT22Attentionworthy_GPT4_FewShot.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 changes: 2 additions & 7 deletions
9
...ntionworthy_GPTChatCompletion_ZeroShot.py → ...rthy/CT22Attentionworthy_GPT4_ZeroShot.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...ontent/Checkworthiness_BLOOMZ_ZeroShot.py → ...ss/CT22Checkworthiness_BLOOMZ_ZeroShot.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...ntent/Checkworthiness_ChatGPT_ZeroShot.py → ...ess/CT22Checkworthiness_GPT35_ZeroShot.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...content/COVClaimDetect_BLOOMZ_ZeroShot.py → ...im_detection/CT22Claim_BLOOMZ_ZeroShot.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...ent/ClaimDetectCOVID19_CGPT35_ZeroShot.py → ...aim_detection/CT22Claim_GPT35_ZeroShot.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...ul_content/COVClaimDetect_GPT4_FewShot.py → ...claim_detection/CT22Claim_GPT4_FewShot.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 changes: 2 additions & 7 deletions
9
...tectCOVID19_GPTChatCompletion_ZeroShot.py → ...laim_detection/CT22Claim_GPT4_ZeroShot.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
...tent/FactualityCOVID19_BLOOMZ_ZeroShot.py → ...lity/COVID19Factuality_BLOOMZ_ZeroShot.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 4 additions & 9 deletions
13
...alityCOVID19_GPTChatCompletion_FewShot.py → ...tuality/COVID19Factuality_GPT4_FewShot.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 4 additions & 9 deletions
13
...lityCOVID19_GPTChatCompletion_ZeroShot.py → ...uality/COVID19Factuality_GPT4_ZeroShot.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 4 additions & 9 deletions
13
...ent/FactualityKhouja20_BLOOMZ_ZeroShot.py → ...ity/Khouja20Factuality_BLOOMZ_ZeroShot.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 5 additions & 5 deletions
10
...nt/FactualityKhouja20_ChatGPT_ZeroShot.py → ...lity/Khouja20Factuality_GPT35_ZeroShot.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
...ontent/FactualityKhouja20_GPT4_FewShot.py → ...uality/Khouja20Factuality_GPT4_FewShot.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
...ntent/FactualityKhouja20_GPT4_ZeroShot.py → ...ality/Khouja20Factuality_GPT4_ZeroShot.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 4 additions & 9 deletions
13
...nt/FactualityUnifiedFC_BLOOMZ_ZeroShot.py → ...ty/UnifiedFCFactuality_BLOOMZ_ZeroShot.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.