BradNLP commited on
Commit
e419e22
·
1 Parent(s): 79afac8

add nlp close

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +116 -0
  2. NLP/Abstract-Meaning-Representation/annotation.json +3 -0
  3. NLP/Abstractive-Summarization/annotation.json +3 -0
  4. NLP/Adverse-Drug-Reaction-Detection/annotation.json +3 -0
  5. NLP/Analogical-Reasoning/annotation.json +3 -0
  6. NLP/Art-Question-Answering/annotation.json +3 -0
  7. NLP/Aspect-Category-Detection/annotation.json +3 -0
  8. NLP/Aspect-Category-Sentiment-Detection/annotation.json +3 -0
  9. NLP/Aspect-Opinion-Pair-Extraction/annotation.json +3 -0
  10. NLP/Aspect-Sentiment-Classification/annotation.json +3 -0
  11. NLP/Aspect-Sentiment-Quad-Prediction/annotation.json +3 -0
  12. NLP/Aspect-Sentiment-Triplet-Extraction/annotation.json +3 -0
  13. NLP/Aspect-Term-Extraction/annotation.json +3 -0
  14. NLP/Bias-Detection/annotation.json +3 -0
  15. NLP/Biomedical-Question-Answering/annotation.json +3 -0
  16. NLP/Business-Question-Answering/annotation.json +3 -0
  17. NLP/Causal-Reasoning/annotation.json +3 -0
  18. NLP/Chemical-NER/annotation.json +3 -0
  19. NLP/Chemical-Protein-Relationship-Extraction/annotation.json +3 -0
  20. NLP/Climate-Change-NER/annotation.json +3 -0
  21. NLP/Code-Defect-Detection/annotation.json +3 -0
  22. NLP/Code-Explanation/annotation.json +3 -0
  23. NLP/Code-Generation/annotation.json +3 -0
  24. NLP/Code-Repair/annotation.json +3 -0
  25. NLP/Code-Switching-Question-Answering/annotation.json +3 -0
  26. NLP/Commonsense-Reasoning/annotation.json +3 -0
  27. NLP/Comparative-Opinion-Quintuple-Extraction/annotation.json +3 -0
  28. NLP/Constituency-Parsing/annotation.json +3 -0
  29. NLP/Conversational-Question-Answering/annotation.json +3 -0
  30. NLP/Counterfactual-Reasoning/annotation.json +3 -0
  31. NLP/Cybersecurity-NER/annotation.json +3 -0
  32. NLP/Dependency-Parsing/annotation.json +3 -0
  33. NLP/Dialogue-Level-Sentiment-Quadruple-Extraction/annotation.json +3 -0
  34. NLP/Dialogue-Relation-Extraction/annotation.json +3 -0
  35. NLP/Disease-NER/annotation.json +3 -0
  36. NLP/Document-Level-Causal-Reasoning/annotation.json +3 -0
  37. NLP/Document-Relation-Extraction/annotation.json +3 -0
  38. NLP/Drug-Drug-Interaction/annotation.json +3 -0
  39. NLP/Earth-Question-Answering/annotation.json +3 -0
  40. NLP/En-Fr-Translation/annotation.json +3 -0
  41. NLP/En-Zh-Translation/annotation.json +3 -0
  42. NLP/End-To-End-ABSA/annotation.json +3 -0
  43. NLP/Engineering-Question-Answering/annotation.json +3 -0
  44. NLP/Ethical-Reasoning/annotation.json +3 -0
  45. NLP/Event-Coreference-Resolution/annotation.json +3 -0
  46. NLP/Event-Trigger-Detection/annotation.json +3 -0
  47. NLP/Extractive-Summarization/annotation.json +3 -0
  48. NLP/Fact-Verification/annotation.json +3 -0
  49. NLP/Fairytale-Question-Answering/annotation.json +3 -0
  50. NLP/Fake-News-Detection/annotation.json +3 -0
.gitattributes CHANGED
@@ -57,3 +57,119 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
60
+ NLP/Disease-NER/annotation.json filter=lfs diff=lfs merge=lfs -text
61
+ NLP/Financial-Sentiment-Classification/annotation.json filter=lfs diff=lfs merge=lfs -text
62
+ NLP/Mental-Health-Toxicity-Detection/annotation.json filter=lfs diff=lfs merge=lfs -text
63
+ NLP/Biomedical-Question-Answering/annotation.json filter=lfs diff=lfs merge=lfs -text
64
+ NLP/Multi-Document-Summarization/annotation.json filter=lfs diff=lfs merge=lfs -text
65
+ NLP/Scientific-Relation-Extraction/annotation.json filter=lfs diff=lfs merge=lfs -text
66
+ NLP/Aspect-Sentiment-Classification/annotation.json filter=lfs diff=lfs merge=lfs -text
67
+ NLP/Multilingual-Question-Answering/annotation.json filter=lfs diff=lfs merge=lfs -text
68
+ NLP/Semantic-Role-Labeling/annotation.json filter=lfs diff=lfs merge=lfs -text
69
+ NLP/Trivia-Question-Answering/annotation.json filter=lfs diff=lfs merge=lfs -text
70
+ NLP/Aspect-Term-Extraction/annotation.json filter=lfs diff=lfs merge=lfs -text
71
+ NLP/Fairytale-Question-Answering/annotation.json filter=lfs diff=lfs merge=lfs -text
72
+ NLP/Gene-Protein-NER/annotation.json filter=lfs diff=lfs merge=lfs -text
73
+ NLP/Medical-Question-Answering/annotation.json filter=lfs diff=lfs merge=lfs -text
74
+ NLP/Nature-Question-Answering/annotation.json filter=lfs diff=lfs merge=lfs -text
75
+ NLP/Chemical-Protein-Relationship-Extraction/annotation.json filter=lfs diff=lfs merge=lfs -text
76
+ NLP/Code-Switching-Question-Answering/annotation.json filter=lfs diff=lfs merge=lfs -text
77
+ NLP/Constituency-Parsing/annotation.json filter=lfs diff=lfs merge=lfs -text
78
+ NLP/Aspect-Category-Sentiment-Detection/annotation.json filter=lfs diff=lfs merge=lfs -text
79
+ NLP/Causal-Reasoning/annotation.json filter=lfs diff=lfs merge=lfs -text
80
+ NLP/Offensive-Classification/annotation.json filter=lfs diff=lfs merge=lfs -text
81
+ NLP/Table-Question-Answering/annotation.json filter=lfs diff=lfs merge=lfs -text
82
+ NLP/Part-Of-Speech-Tagging/annotation.json filter=lfs diff=lfs merge=lfs -text
83
+ NLP/Protein-Protein-Interaction-Extraction/annotation.json filter=lfs diff=lfs merge=lfs -text
84
+ NLP/Technical-QuestionAnswering/annotation.json filter=lfs diff=lfs merge=lfs -text
85
+ NLP/Analogical-Reasoning/annotation.json filter=lfs diff=lfs merge=lfs -text
86
+ NLP/Grammar-Correction/annotation.json filter=lfs diff=lfs merge=lfs -text
87
+ NLP/Mathematical-Proof-Generation/annotation.json filter=lfs diff=lfs merge=lfs -text
88
+ NLP/Extractive-Summarization/annotation.json filter=lfs diff=lfs merge=lfs -text
89
+ NLP/Fake-News-Detection/annotation.json filter=lfs diff=lfs merge=lfs -text
90
+ NLP/Location-Recognition/annotation.json filter=lfs diff=lfs merge=lfs -text
91
+ NLP/En-Zh-Translation/annotation.json filter=lfs diff=lfs merge=lfs -text
92
+ NLP/Sarcasm-Detection/annotation.json filter=lfs diff=lfs merge=lfs -text
93
+ NLP/Event-Coreference-Resolution/annotation.json filter=lfs diff=lfs merge=lfs -text
94
+ NLP/Open-Domain-Question-Answering/annotation.json filter=lfs diff=lfs merge=lfs -text
95
+ NLP/Paraphrase-Generation/annotation.json filter=lfs diff=lfs merge=lfs -text
96
+ NLP/Sentiment-Classification/annotation.json filter=lfs diff=lfs merge=lfs -text
97
+ NLP/Social-Science-Question-Answering/annotation.json filter=lfs diff=lfs merge=lfs -text
98
+ NLP/Table-to-Text-Generation/annotation.json filter=lfs diff=lfs merge=lfs -text
99
+ NLP/Document-Level-Causal-Reasoning/annotation.json filter=lfs diff=lfs merge=lfs -text
100
+ NLP/Document-Relation-Extraction/annotation.json filter=lfs diff=lfs merge=lfs -text
101
+ NLP/Geological-NER/annotation.json filter=lfs diff=lfs merge=lfs -text
102
+ NLP/Metaphor-Detection/annotation.json filter=lfs diff=lfs merge=lfs -text
103
+ NLP/Multihop-Question-Answering/annotation.json filter=lfs diff=lfs merge=lfs -text
104
+ NLP/Text-To-Sql/annotation.json filter=lfs diff=lfs merge=lfs -text
105
+ NLP/Abstractive-Summarization/annotation.json filter=lfs diff=lfs merge=lfs -text
106
+ NLP/Adverse-Drug-Reaction-Detection/annotation.json filter=lfs diff=lfs merge=lfs -text
107
+ NLP/Counterfactual-Reasoning/annotation.json filter=lfs diff=lfs merge=lfs -text
108
+ NLP/Dialogue-Level-Sentiment-Quadruple-Extraction/annotation.json filter=lfs diff=lfs merge=lfs -text
109
+ NLP/History-Question-Answering/annotation.json filter=lfs diff=lfs merge=lfs -text
110
+ NLP/Legal-NER/annotation.json filter=lfs diff=lfs merge=lfs -text
111
+ NLP/Relation-Extraction/annotation.json filter=lfs diff=lfs merge=lfs -text
112
+ NLP/Hate-Speech-Detection/annotation.json filter=lfs diff=lfs merge=lfs -text
113
+ NLP/Intent-Classification/annotation.json filter=lfs diff=lfs merge=lfs -text
114
+ NLP/Mathematical-Word-Problem-Solving/annotation.json filter=lfs diff=lfs merge=lfs -text
115
+ NLP/Topic-Classification/annotation.json filter=lfs diff=lfs merge=lfs -text
116
+ NLP/Truthful-Question-Answering/annotation.json filter=lfs diff=lfs merge=lfs -text
117
+ NLP/Aspect-Category-Detection/annotation.json filter=lfs diff=lfs merge=lfs -text
118
+ NLP/Aspect-Opinion-Pair-Extraction/annotation.json filter=lfs diff=lfs merge=lfs -text
119
+ NLP/Cybersecurity-NER/annotation.json filter=lfs diff=lfs merge=lfs -text
120
+ NLP/Genetic-Association-Database/annotation.json filter=lfs diff=lfs merge=lfs -text
121
+ NLP/Math-Question-Answering/annotation.json filter=lfs diff=lfs merge=lfs -text
122
+ NLP/Person-Recognition/annotation.json filter=lfs diff=lfs merge=lfs -text
123
+ NLP/En-Fr-Translation/annotation.json filter=lfs diff=lfs merge=lfs -text
124
+ NLP/Legal-Question-Answering/annotation.json filter=lfs diff=lfs merge=lfs -text
125
+ NLP/Earth-Question-Answering/annotation.json filter=lfs diff=lfs merge=lfs -text
126
+ NLP/Numerical-Reasoning/annotation.json filter=lfs diff=lfs merge=lfs -text
127
+ NLP/Philosophical-Question-Answering/annotation.json filter=lfs diff=lfs merge=lfs -text
128
+ NLP/Sentence-Similarity-Detection/annotation.json filter=lfs diff=lfs merge=lfs -text
129
+ NLP/Abstract-Meaning-Representation/annotation.json filter=lfs diff=lfs merge=lfs -text
130
+ NLP/Business-Question-Answering/annotation.json filter=lfs diff=lfs merge=lfs -text
131
+ NLP/Chemical-NER/annotation.json filter=lfs diff=lfs merge=lfs -text
132
+ NLP/Drug-Drug-Interaction/annotation.json filter=lfs diff=lfs merge=lfs -text
133
+ NLP/Low-Resource-Translation/annotation.json filter=lfs diff=lfs merge=lfs -text
134
+ NLP/Multi-Turn-Daily-Dialogue-Generation/annotation.json filter=lfs diff=lfs merge=lfs -text
135
+ NLP/Code-Defect-Detection/annotation.json filter=lfs diff=lfs merge=lfs -text
136
+ NLP/Code-Explanation/annotation.json filter=lfs diff=lfs merge=lfs -text
137
+ NLP/Code-Generation/annotation.json filter=lfs diff=lfs merge=lfs -text
138
+ NLP/Event-Trigger-Detection/annotation.json filter=lfs diff=lfs merge=lfs -text
139
+ NLP/Text-Style-Transfer/annotation.json filter=lfs diff=lfs merge=lfs -text
140
+ NLP/Aspect-Sentiment-Triplet-Extraction/annotation.json filter=lfs diff=lfs merge=lfs -text
141
+ NLP/Climate-Change-NER/annotation.json filter=lfs diff=lfs merge=lfs -text
142
+ NLP/Engineering-Question-Answering/annotation.json filter=lfs diff=lfs merge=lfs -text
143
+ NLP/Pathology-NER/annotation.json filter=lfs diff=lfs merge=lfs -text
144
+ NLP/Spam-Detection/annotation.json filter=lfs diff=lfs merge=lfs -text
145
+ NLP/Conversational-Question-Answering/annotation.json filter=lfs diff=lfs merge=lfs -text
146
+ NLP/Humor-Detection/annotation.json filter=lfs diff=lfs merge=lfs -text
147
+ NLP/Multilingual-Translation/annotation.json filter=lfs diff=lfs merge=lfs -text
148
+ NLP/Personality-Analysis/annotation.json filter=lfs diff=lfs merge=lfs -text
149
+ NLP/Tweet-Question-Answering/annotation.json filter=lfs diff=lfs merge=lfs -text
150
+ NLP/Bias-Detection/annotation.json filter=lfs diff=lfs merge=lfs -text
151
+ NLP/Natural-Language-Inference/annotation.json filter=lfs diff=lfs merge=lfs -text
152
+ NLP/Temporal-Event-Reasoning/annotation.json filter=lfs diff=lfs merge=lfs -text
153
+ NLP/Code-Repair/annotation.json filter=lfs diff=lfs merge=lfs -text
154
+ NLP/Humanities-Question-Answering/annotation.json filter=lfs diff=lfs merge=lfs -text
155
+ NLP/Story-Generation/annotation.json filter=lfs diff=lfs merge=lfs -text
156
+ NLP/End-To-End-ABSA/annotation.json filter=lfs diff=lfs merge=lfs -text
157
+ NLP/Ethical-Reasoning/annotation.json filter=lfs diff=lfs merge=lfs -text
158
+ NLP/Organization-Recognition/annotation.json filter=lfs diff=lfs merge=lfs -text
159
+ NLP/Science-Question-Answering/annotation.json filter=lfs diff=lfs merge=lfs -text
160
+ NLP/Comparative-Opinion-Quintuple-Extraction/annotation.json filter=lfs diff=lfs merge=lfs -text
161
+ NLP/Joint-NER-And-RE/annotation.json filter=lfs diff=lfs merge=lfs -text
162
+ NLP/Scientific-NER/annotation.json filter=lfs diff=lfs merge=lfs -text
163
+ NLP/Target-Oriented-Opinion-Words-Extraction/annotation.json filter=lfs diff=lfs merge=lfs -text
164
+ NLP/Temporal-Reasoning/annotation.json filter=lfs diff=lfs merge=lfs -text
165
+ NLP/Commonsense-Reasoning/annotation.json filter=lfs diff=lfs merge=lfs -text
166
+ NLP/Dependency-Parsing/annotation.json filter=lfs diff=lfs merge=lfs -text
167
+ NLP/Spatial-Reasoning/annotation.json filter=lfs diff=lfs merge=lfs -text
168
+ NLP/Aspect-Sentiment-Quad-Prediction/annotation.json filter=lfs diff=lfs merge=lfs -text
169
+ NLP/Fact-Verification/annotation.json filter=lfs diff=lfs merge=lfs -text
170
+ NLP/Temporal-NER/annotation.json filter=lfs diff=lfs merge=lfs -text
171
+ NLP/Dialogue-Relation-Extraction/annotation.json filter=lfs diff=lfs merge=lfs -text
172
+ NLP/Stance-Detection/annotation.json filter=lfs diff=lfs merge=lfs -text
173
+ NLP/Time-Series/annotation.json filter=lfs diff=lfs merge=lfs -text
174
+ NLP/Art-Question-Answering/annotation.json filter=lfs diff=lfs merge=lfs -text
175
+ NLP/Soccer-Sentiment-Classification/annotation.json filter=lfs diff=lfs merge=lfs -text
NLP/Abstract-Meaning-Representation/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5736ee90bf1fe53f3722917a7cbeae6ee53b458119df3d2c6c5a8b7fb0e91ea
3
+ size 205624
NLP/Abstractive-Summarization/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:755d8b58136a4a4777f14c6d2bb325cbb58bb7811302ca0f0befd2df946da9c1
3
+ size 463869
NLP/Adverse-Drug-Reaction-Detection/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec27b2fca65cd19e5a009415d8c57366a8b3c87f5e4e3218a39559c41d23b8b0
3
+ size 137633
NLP/Analogical-Reasoning/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92dce094bf46bc023d7abff2d9b2715cdf65b6c4f803c56bca67a5bd5f2cfbe5
3
+ size 86104
NLP/Art-Question-Answering/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5575ad6accac3ac3a1c78e8e6ae8bdc01178cd75bb7e9f39f0c19b9f78a7f5c
3
+ size 144807
NLP/Aspect-Category-Detection/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:742f5cf27e67b60bb5069a7151097e9d81f048696d4951846b888e7a5489d6c9
3
+ size 124840
NLP/Aspect-Category-Sentiment-Detection/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1d6db90a953653ce62e8eaca77d714f4de118b29559e96733818f398eb9d6d9
3
+ size 160335
NLP/Aspect-Opinion-Pair-Extraction/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38b30b63b1807194419f942f5ef005256549a91fd20b84e32383e2df9fb1093b
3
+ size 111579
NLP/Aspect-Sentiment-Classification/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13f1f19d7470aaecebff77df4f9d32b32d53a55e371ba6ba76ebe76e4bc7b10c
3
+ size 116512
NLP/Aspect-Sentiment-Quad-Prediction/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fc910ad191f32bbd2f98c8246d729ca5f61e96a8c1285a57498fe0f06c74bb3
3
+ size 231855
NLP/Aspect-Sentiment-Triplet-Extraction/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4461e89ed2258ed10061616c70277a60ca339e2328782cedffdd7618c2c487c
3
+ size 120082
NLP/Aspect-Term-Extraction/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48d2b582f0e89ca3f60243392372a5bca516f6735836b3d4e52d88908e597172
3
+ size 79856
NLP/Bias-Detection/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d317a7824140508906848526e60b9efdf2a65b746ecb6e9149d5c67db6b44b28
3
+ size 132277
NLP/Biomedical-Question-Answering/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61d196ed63d0cd87eb152f3faf65919ec3b1b908a8756d2b037a248d090ceff4
3
+ size 61249
NLP/Business-Question-Answering/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7595464d25a9a7e5eaa05e41989bf91cca18b351d746d52bae94e90762baef8c
3
+ size 138939
NLP/Causal-Reasoning/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1488cc1aecf0dbc5374ccf96bcfba5c85756c2a9335bde480f7df3e8a7205eca
3
+ size 101631
NLP/Chemical-NER/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a162fcb5d46c9c0859d63069914f8e24182322454536e4f44d9b320319b8788
3
+ size 177083
NLP/Chemical-Protein-Relationship-Extraction/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:893e353a55d67fc56176a7ee1b6e45ef665b7954bd6f5fca091edcae37030347
3
+ size 174269
NLP/Climate-Change-NER/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8394ba2979e1c1a87eef22fe7b24643a936cf3e5d5b04eb7d6d59b8b2f92c56
3
+ size 209576
NLP/Code-Defect-Detection/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a2d5a14d86e1eecf1b0d5edc2595d0a5b2146cea1e171d792aef2e134fe8ad1
3
+ size 127448
NLP/Code-Explanation/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29aaa3774fd38b1938b63ee71f3899b437b869d428030d52cbdb7173c760d26b
3
+ size 68665
NLP/Code-Generation/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb2fb7650c84a8f4daa64f9544de4ac6add5784347880395ccfe55d7c70dadef
3
+ size 269832
NLP/Code-Repair/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed4a26dc099c7069ec32fb161c93f793989f3630ab2081a4c9554a042567e1be
3
+ size 245233
NLP/Code-Switching-Question-Answering/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f61b4e8d334c8609cefb9a5ad85e51c07b690cead8fa68b3f981b6157afa6318
3
+ size 120965
NLP/Commonsense-Reasoning/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5dcdbf7de544d38b67f611c2a0f5b0a8fc332f876ece18a14be8e510d29fd5b
3
+ size 106289
NLP/Comparative-Opinion-Quintuple-Extraction/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e031a1025a7e1dd97f159354ccf78a9724ad5b8df691bde84b23c0f24b5b682
3
+ size 201508
NLP/Constituency-Parsing/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f4f991f1b45e0b00b0fb561cb659707440fac14e42d2b2d466bb07ca7ce6bce
3
+ size 173158
NLP/Conversational-Question-Answering/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4d89d64449e09e7a8ee00846462fb0fb0e17ee07cf0f117ed671609674036f9
3
+ size 504247
NLP/Counterfactual-Reasoning/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41ac2fcac862bb85be312941521eb8d7ddbee5f81c8458d2f94d6907eb7b6ab4
3
+ size 93508
NLP/Cybersecurity-NER/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddbd9539876474b8044b2c3c2b90a40ec147e53ff974157ea59089b62a02a5f6
3
+ size 170166
NLP/Dependency-Parsing/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecdbada886424f4ac8359009202c4c91741d1e3a5cdc4833ed2cb1a293010add
3
+ size 172698
NLP/Dialogue-Level-Sentiment-Quadruple-Extraction/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c93e0b9091f39266fde4225b30291804292f06e3e2b700fdcce10f00d48e028
3
+ size 152302
NLP/Dialogue-Relation-Extraction/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af21e93cc07ba8c2d55e464d263ef28243743db41babcd49774cef47817e049a
3
+ size 431390
NLP/Disease-NER/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eecc3312a6ed490eaea3fa8a5c9c5f776a8d304b11cfdf4ca8853a3a4d5cc5fc
3
+ size 163810
NLP/Document-Level-Causal-Reasoning/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f6790c473172bc15d21d67b42224fbdbce62256f93dcfd8463ad945160db73b
3
+ size 3482722
NLP/Document-Relation-Extraction/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c07860880fdfffe51bfba95fea52dde1695869d1914ddcb0c764cf96828581a
3
+ size 557193
NLP/Drug-Drug-Interaction/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb210819090eef79657cd3164e2e832ab6188530d4c811a64016fde7314d3001
3
+ size 214138
NLP/Earth-Question-Answering/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:915cdff4b590a83a97cbd1a249e7f5e1030b1a5fd5e8847a3b233138903779a9
3
+ size 109354
NLP/En-Fr-Translation/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4c406acd558e074522fa30edda0be553b585b241f6f29257d2a65edfdb9fd2b
3
+ size 96164
NLP/En-Zh-Translation/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f82ebae219f085a1cd7630822c3b76976754a430bc7edae3198df751cfd60cb2
3
+ size 89365
NLP/End-To-End-ABSA/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba338a7dc36e20f71055d394d552561ede2439ce309793c02ba16bdbc7dcb803
3
+ size 128520
NLP/Engineering-Question-Answering/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0fc66538d360d0261a1a09c97c131e4b6d85b4ab08574a6e98899a56d1ab744
3
+ size 63375
NLP/Ethical-Reasoning/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ba7314e19bc5f8b5f80b60245593474b90775716670871e8fc99c20edff825f
3
+ size 104440
NLP/Event-Coreference-Resolution/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26ae235df9ce06d1106767852b9413bc62393c33d2c2097c9e8c09becbf5827d
3
+ size 459277
NLP/Event-Trigger-Detection/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54a77a1deccbb524ea49d420406a1849c303641fab3022b4ad186279e42b361f
3
+ size 383590
NLP/Extractive-Summarization/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9adb40d4471d67368980d24fb95140bf162be88295d9110795517ca6abaf501
3
+ size 214579
NLP/Fact-Verification/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ed52ed4213f65f24b0c6e11e39612f93dd14a600a815fc2ae890e640ea3889b
3
+ size 112409
NLP/Fairytale-Question-Answering/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c20d0fb1f1b2fce6df72923b5137ff82117badeeca8ac95ad688a9a2a2ba5fff
3
+ size 374805
NLP/Fake-News-Detection/annotation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91f26a24fa6ac1a9978835f410c063a6f586da4b00add9fb168f5ef0045dfbf3
3
+ size 1568645