uzw commited on
Commit
7a10a26
·
verified ·
1 Parent(s): e39a562

Upload 3 files

Browse files

The label_dict.txt includes the class name mappings.

Files changed (3) hide show
  1. label_dict.txt +22 -0
  2. test_set.csv +0 -0
  3. train_set.csv +0 -0
label_dict.txt ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {'Sign Language and Fingerspelling Recognition': ['sign language and fingerspelling recognition'],
2
+ 'Rule-based MT (RBMT)': ['rule-based machine translation'],
3
+ 'Transformer Models': ['transformer models'],
4
+ 'Recurrent Neural Networks (RNNs)': ['recurrent neural networks'],
5
+ 'Large Language Models (LLMs)': ['large language models'],
6
+ 'Bilingual Lexicon Induction (BLI)': ['bilingual lexicon induction'],
7
+ 'Hate and Offensive Speech Detection': ['hate and offensive speech detection'],
8
+ 'Email Spam and Phishing Detection': ['email spam and phishing detection'],
9
+ 'Fake News Detection': ['fake news detection'],
10
+ 'Fake Review Detection': ['fake review detection'],
11
+ 'Aspect-Based Sentiment Analysis (ABSA)': ['aspect-based sentiment analysis'],
12
+ 'Dialogue State Tracking (DST)': ['dialogue state tracking'],
13
+ 'Visual QA (VQA)': ['visual question answering'],
14
+ 'Open-Domain QA': ['open-domain question answering'],
15
+ 'Multiple Choice QA (MCQA)': ['multiple choice question answering'],
16
+ 'NLP for Social Media': ['natural language processing for social media'],
17
+ 'NLP for the Legal Domain': ['natural language processing for the legal domain'],
18
+ 'Prompt Engineering': ['prompt engineering'],
19
+ 'Acronyms and Abbreviations Detection and Expansion': ['acronyms and abbreviations detection and expansion'],
20
+ 'Paraphrase and Rephrase Generation': ['paraphrase and rephrase generation'],
21
+ 'NER for Nested Entities': ['named entity recognition for nested entities']
22
+ }
test_set.csv ADDED
The diff for this file is too large to render. See raw diff
 
train_set.csv ADDED
The diff for this file is too large to render. See raw diff