GautamR commited on
Commit
f50ab03
1 Parent(s): 2d9c678

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -2
README.md CHANGED
@@ -18,7 +18,8 @@ This model classifies grievances into five distinct buckets:
18
  - **Label 1**: agriculture
19
  - **Label 2**: pest
20
  - **Label 3**: seed
21
-
 
22
 
23
  ## Description of the Buckets
24
 
@@ -31,9 +32,17 @@ This model classifies grievances into five distinct buckets:
31
  3. **pest**:
32
  The farmer query is about pests
33
 
34
- 5. **seed**:
35
  The farmer query is about seed varieties
36
 
 
 
 
 
 
 
 
 
37
 
38
  ## Training Metrics
39
 
 
18
  - **Label 1**: agriculture
19
  - **Label 2**: pest
20
  - **Label 3**: seed
21
+ - **Label 4**: weather
22
+ - **Label 5**: price
23
 
24
  ## Description of the Buckets
25
 
 
32
  3. **pest**:
33
  The farmer query is about pests
34
 
35
+ 4. **seed**:
36
  The farmer query is about seed varieties
37
 
38
+ 5. **weather** :
39
+ The farmer query is asking about the weather for a district /place
40
+ e.g. : 'What's the weather forecast for Sundargarh?'
41
+
42
+ 6. **price** :
43
+ The farmer query is asking about the price of some crop
44
+ e.g. 'Price for paddy'
45
+
46
 
47
  ## Training Metrics
48