mjwagerman commited on
Commit
fd698bd
·
1 Parent(s): 595430f

yaml metadata

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -1,5 +1,11 @@
1
  # bias-detector
2
- Using/Experimenitng PEFT LoRA fine-tuning with previously trained models found on huggingface.
 
 
 
 
 
3
 
 
4
 
5
- Use NLP to classify, summarize, and rate the bias of a news source.
 
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.