Suryanshg commited on
Commit
48a7bc2
·
verified ·
1 Parent(s): af8b800

Upload PEFT LoRA adapter: Classification-DoD-translator

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -40,3 +40,9 @@ tokenizer = AutoTokenizer.from_pretrained("meta-llama/Llama-3.1-8B-Instruct")
40
  | Dropout | 0.1 |
41
  | Target modules | down_proj, gate_proj, k_proj, up_proj, v_proj, o_proj, q_proj |
42
  | PEFT version | 0.18.0 |
 
 
 
 
 
 
 
40
  | Dropout | 0.1 |
41
  | Target modules | down_proj, gate_proj, k_proj, up_proj, v_proj, o_proj, q_proj |
42
  | PEFT version | 0.18.0 |
43
+
44
+ ## License & Attribution
45
+
46
+ Built with Llama.
47
+
48
+ Llama 3.1 is licensed under the Llama 3.1 Community License, Copyright © Meta Platforms, Inc. All Rights Reserved.