mhosseina96 commited on
Commit
5caba5d
·
verified ·
1 Parent(s): 6ea620c

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: other
3
+ license_name: llama3.2
4
+ license_link: https://www.llama.com/llama3_2/license/
5
+ base_model: meta-llama/Llama-3.2-1B
6
+ base_model_relation: finetune
7
+ library_name: transformers
8
+ pipeline_tag: feature-extraction
9
+ tags:
10
+ - llama
11
+ - transformers
12
+ - binary-code-similarity
13
+ - assembly
14
+ - code
15
+ - representation-learning
16
+ ---