beingamanforever commited on
Commit
bb87f91
·
verified ·
1 Parent(s): c482d55

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -1,3 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Task Classification Model (ICM)
2
 
3
  ## Model Description
 
1
+ ---
2
+ language: en
3
+ license: mit
4
+ tags:
5
+ - text-classification
6
+ - nlp
7
+ - transformers
8
+ - bert
9
+ - routing
10
+ - vision-task-classifier
11
+ model_name: ICM
12
+ base_model: bert-base-uncased
13
+ pipeline_tag: text-classification
14
+ datasets:
15
+ - synthetic
16
+ tasks:
17
+ - text-classification
18
+ library_name: transformers
19
+ ---
20
+
21
  # Task Classification Model (ICM)
22
 
23
  ## Model Description