OpenLab-NLP commited on
Commit
fba1d29
·
verified ·
1 Parent(s): 6ae15f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - OpenLab-NLP/triplet-data
5
+ language:
6
+ - ko
7
+ base_model:
8
+ - OpenLab-NLP/openlem2
9
+ pipeline_tag: sentence-similarity
10
+ library_name: keras
11
+ tags:
12
+ - qa
13
+ - retrieval
14
+ - embedding
15
+ - sentence
16
+ ---