beratcmn commited on
Commit
c40c38f
1 Parent(s): fcefad1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ task_categories:
4
+ - text-classification
5
+ language:
6
+ - tr
7
+ tags:
8
+ - prompt-injection
9
+ - llm
10
+ size_categories:
11
+ - n<1K
12
  ---
13
+
14
+ # Turkish Prompt Injections
15
+
16
+ Translated version of `deepset/prompt-injections`. I highly recommend training a model with both translated and the original texts instead of just using only the translated prompts.
17
+
18
+ I will also add more Turkish injection examples soon.