Fine_Tuning_Check / README.md
dreamboat26's picture
Update README.md
10bfbb3
|
raw
history blame contribute delete
No virus
332 Bytes
---
license: afl-3.0
datasets:
- carlosejimenez/mrpc_corpus
language:
- en
metrics:
- accuracy
- f1
pipeline_tag: text-classification
---
# What I did:-
Learned about datasets in the Hub
Learned how to load and preprocess datasets
Learned how to fine-tune and evaluate a model with Keras
Implemented a custom metric