KakashiH commited on
Commit
7c60d89
·
verified ·
1 Parent(s): 2c72f16

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ metrics:
6
+ - accuracy
7
+ base_model:
8
+ - google/vit-base-patch16-224
9
+ pipeline_tag: image-classification
10
+ library_name: peft
11
+ tags:
12
+ - Malware
13
+ - CyberSecurity
14
+ - MalwareClassification
15
+ ---