Update README.md
Browse files
README.md
CHANGED
@@ -23,4 +23,21 @@ The FLICC taxonomy divides denial strategies into five primary categories: fake
|
|
23 |
- **Model type:** DeBERTa (Decoding-enhanced BERT with disentangled attention) is a Transformer-based neural language model
|
24 |
- **Language(s) (NLP):** Finetuned and evaluated on a English dataset.
|
25 |
- **License:** [More Information Needed]
|
26 |
-
- **Finetuned from model [optional]:** microsoft/deberta-v2-xlarge
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
- **Model type:** DeBERTa (Decoding-enhanced BERT with disentangled attention) is a Transformer-based neural language model
|
24 |
- **Language(s) (NLP):** Finetuned and evaluated on a English dataset.
|
25 |
- **License:** [More Information Needed]
|
26 |
+
- **Finetuned from model [optional]:** microsoft/deberta-v2-xlarge
|
27 |
+
|
28 |
+
|
29 |
+
| Fallacy Type | Definition |
|
30 |
+
|----------------------|-------------------------------------|
|
31 |
+
| Ad hominem | Attacking a person/group instead of addressing their arguments |
|
32 |
+
| Anecdote | Using personal experience or isolated examples instead of sound arguments or compelling evidence |
|
33 |
+
| Cherry Picking | Selecting data that appear to confirm one position while ignoring other data that contradicts that position |
|
34 |
+
| Conspiracy theory | Proposing that a secret plan exists to implement a nefarious scheme such as hiding a truth |
|
35 |
+
| Fake experts | Presenting an unqualified person or institution as a source of credible information. |
|
36 |
+
| False choice | Presenting two options as the only possibilities, when other possibilities exist |
|
37 |
+
| False equivalence | Incorrectly claiming that two things are equivalent, despite the fact that there are notable differences between them |
|
38 |
+
| Impossible expectations | Demanding unrealistic standards of certainty before acting on the science |
|
39 |
+
| Misrepresentation | Misrepresenting a situation or an opponent’s position in such a way as to distort understanding |
|
40 |
+
| Oversimplification | Simplifying a situation in such a way as to distort understanding, leading to erroneous conclusions |
|
41 |
+
| Single cause | Assuming a single cause or reason when there might be multiple causes or reasons |
|
42 |
+
| Slothful induction | Ignoring relevant evidence when coming to a conclusion |
|
43 |
+
|