GenTelLab commited on
Commit
755d97c
·
verified ·
1 Parent(s): 56b606c

docs: update readme

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ metrics:
6
+ - accuracy
7
+ - f1
8
+ - precision
9
+ - recall
10
+ base_model: intfloat/multilingual-e5-base
11
+ pipeline_tag: text-classification
12
+ tags:
13
+ - LLM Prompt Injection Attack
14
+ - Jailbreaking Attack
15
+ - Prompt Leaking
16
+ - Goal Hijacking
17
+ ---