Nazaries commited on
Commit
354eed7
·
verified ·
1 Parent(s): 90f3064

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,4 +1,13 @@
1
  ---
2
  license: apache-2.0
 
 
 
3
  pipeline_tag: text-classification
 
 
 
 
 
 
4
  ---
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - es
5
+ base_model: bert-base-multilingual-cased
6
  pipeline_tag: text-classification
7
+ tags:
8
+ - tensorflow
9
+ - bert
10
+ - classification
11
+ - jira
12
+ library_name: transformers
13
  ---