noobpk commited on
Commit
68bbc41
·
verified ·
1 Parent(s): 47e8a05

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -8
README.md CHANGED
@@ -8,6 +8,7 @@ metrics:
8
  - precision
9
  - recall
10
  library_name: keras
 
11
  ---
12
  # Model Card for Model ID
13
 
@@ -23,20 +24,14 @@ This modelcard aims to be a base template for new models. It has been generated
23
 
24
 
25
 
26
- - **Developed by:** [More Information Needed]
27
- - **Funded by [optional]:** [More Information Needed]
28
- - **Shared by [optional]:** [More Information Needed]
29
- - **Model type:** [More Information Needed]
30
- - **Language(s) (NLP):** [More Information Needed]
31
- - **License:** [More Information Needed]
32
- - **Finetuned from model [optional]:** [More Information Needed]
33
 
34
  ### Model Sources [optional]
35
 
36
  <!-- Provide the basic links for the model. -->
37
 
38
  - **Repository:** [More Information Needed]
39
- - **Paper [optional]:** [More Information Needed]
40
  - **Demo [optional]:** [More Information Needed]
41
 
42
  ## Uses
 
8
  - precision
9
  - recall
10
  library_name: keras
11
+ pipeline_tag: text-classification
12
  ---
13
  # Model Card for Model ID
14
 
 
24
 
25
 
26
 
27
+ - **Developed by:** [noobpk](https://github.com/noobpk/)
 
 
 
 
 
 
28
 
29
  ### Model Sources [optional]
30
 
31
  <!-- Provide the basic links for the model. -->
32
 
33
  - **Repository:** [More Information Needed]
34
+ - **Paper :** [Research and Development of a Smart Solution for Runtime Web Application Self-Protection](https://doi.org/10.1145/3628797.3628901)
35
  - **Demo [optional]:** [More Information Needed]
36
 
37
  ## Uses