SivaMallikarjun commited on
Commit
44a67a0
·
verified ·
1 Parent(s): d34c1a6

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -1,3 +1,19 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - custom
5
+ metrics:
6
+ - accuracy
7
+ - f1
8
+ pipeline_tag: text-classification
9
+ library_name: transformers
10
+ base_model: distilbert-base-uncased
11
+ new_version: "1.0"
12
+ tags:
13
+ - agriculture
14
+ - herbivorous food
15
+ - plant classification
16
+ eval_results:
17
+ accuracy: TBD
18
+ f1: TBD
19
+ ---