Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- de
|
4 |
+
- en
|
5 |
+
---
|
6 |
+
A Llama2 model fine-tuned on a custom German COVID-19 claim detection Dataset. The model is trained to classify a claim as being a factual COVID-19 claim, an unimportant claim or something else (FCC,UC,Other).
|