hbanduk commited on
Commit
8b8eccb
·
verified ·
1 Parent(s): f708e7d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,4 +1,12 @@
1
  ---
2
  license: mit
3
  pipeline_tag: text-classification
 
 
 
 
 
 
 
 
4
  ---
 
1
  ---
2
  license: mit
3
  pipeline_tag: text-classification
4
+ datasets:
5
+ - QuotaClimat/frugalaichallenge-text-train
6
+ language:
7
+ - en
8
+ metrics:
9
+ - accuracy
10
+ base_model:
11
+ - distilbert/distilbert-base-uncased
12
  ---