GautamR commited on
Commit
c4a6a36
·
1 Parent(s): eea7d1f

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ metrics:
6
+ - accuracy
7
+ library_name: transformers
8
+ pipeline_tag: text-classification
9
+ tags:
10
+ - agriculture
11
+ ---
12
+ class label
13
+ "agricultural_scheme" 0
14
+ "agriculture" 1
15
+ "pest" 2
16
+ "seed" 3