alibidaran commited on
Commit
a597864
1 Parent(s): 6188b36

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -5,7 +5,6 @@ language:
5
  ---
6
  ### This model is designed for intent detection, being suitable for designing virtual assistants and chatbots.
7
 
8
- ``python
9
  labels_name={'greeting': 0,
10
  'goodbye': 1,
11
  'creator': 2,
@@ -44,4 +43,3 @@ labels_name={'greeting': 0,
44
  'task': 35,
45
  'ragging': 36,
46
  'hod': 37}
47
- ``
 
5
  ---
6
  ### This model is designed for intent detection, being suitable for designing virtual assistants and chatbots.
7
 
 
8
  labels_name={'greeting': 0,
9
  'goodbye': 1,
10
  'creator': 2,
 
43
  'task': 35,
44
  'ragging': 36,
45
  'hod': 37}