Commit
·
fd698bd
1
Parent(s):
595430f
yaml metadata
Browse files
README.md
CHANGED
@@ -1,5 +1,11 @@
|
|
1 |
# bias-detector
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
3 |
|
|
|
4 |
|
5 |
-
|
|
|
1 |
# bias-detector
|
2 |
+
---
|
3 |
+
tags:
|
4 |
+
- bias-detector
|
5 |
+
- machine-learning
|
6 |
+
license: mit
|
7 |
+
---
|
8 |
|
9 |
+
Using/Experimenting with PEFT LoRA fine-tuning on previously trained models found on Hugging Face.
|
10 |
|
11 |
+
Using NLP to classify, summarize, and rate the bias of a news source.
|