File size: 332 Bytes
210f16e
 
2c3d1ca
 
 
 
 
 
 
 
10bfbb3
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
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