oyonay12 commited on
Commit
275ebf4
1 Parent(s): 8a7519e

Create model_card.json

Browse files
Files changed (1) hide show
  1. model_card.json +6 -0
model_card.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "language": "en",
3
+ "tags": ["text-classification"],
4
+ "license": "apache-2.0",
5
+ "pipeline_tag": "text-classification"
6
+ }