jyhong836 commited on
Commit
1e47683
·
1 Parent(s): b0a43f8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -25,3 +25,19 @@ Model List
25
  * [llama-2-7B-enron-undefended 10epoch](https://huggingface.co/LLM-PBE/together-llama-2-7B-enron-undefended/tree/checkpoint_4059)
26
  * [llama-2-7B-enron-scrubbed 4epoch](https://huggingface.co/LLM-PBE/together-llama-2-7B-enron-scrubbed/tree/checkpoint_1764)
27
  * [llama-2-7B-enron-scrubbed 10 epoch](https://huggingface.co/LLM-PBE/together-llama-2-7B-enron-scrubbed/tree/final_model)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  * [llama-2-7B-enron-undefended 10epoch](https://huggingface.co/LLM-PBE/together-llama-2-7B-enron-undefended/tree/checkpoint_4059)
26
  * [llama-2-7B-enron-scrubbed 4epoch](https://huggingface.co/LLM-PBE/together-llama-2-7B-enron-scrubbed/tree/checkpoint_1764)
27
  * [llama-2-7B-enron-scrubbed 10 epoch](https://huggingface.co/LLM-PBE/together-llama-2-7B-enron-scrubbed/tree/final_model)
28
+
29
+
30
+ **Echr dataset**
31
+ * Lora, Llama2-7b
32
+ * [echr-llama2-7b-undefended](https://huggingface.co/LLM-PBE/echr-llama2-7b-undefended)
33
+ * [echr-llama2-7b-scrubbed](https://huggingface.co/LLM-PBE/echr-llama2-7b-scrubbed)
34
+ * [echr-llama2-7b-dp8](https://huggingface.co/LLM-PBE/echr-llama2-7b-dp8)
35
+ * Lora, Llama2-7b chat
36
+ * [echr-llama2-7b-chat-undefended](https://huggingface.co/LLM-PBE/echr-llama2-7b-chat-undefended)
37
+ * [echr-llama2-7b-chat-scrubbed](https://huggingface.co/LLM-PBE/echr-llama2-7b-chat-scrubbed)
38
+ * [echr-llama2-7b-chat-dp8](https://huggingface.co/LLM-PBE/echr-llama2-7b-chat-dp8)
39
+ * Full finetuning, llama2-7b
40
+ * [llama-2-7B-echr-undefended 4epoch](https://huggingface.co/LLM-PBE/together-llama-2-7B-echr-undefended/tree/4epoch)
41
+ * [llama-2-7B-echr-undefended 10epoch](https://huggingface.co/LLM-PBE/together-llama-2-7B-echr-undefended)
42
+ * [llama-2-7B-echr-scrubbed 4epoch](https://huggingface.co/LLM-PBE/together-llama-2-7B-echr-scrubbed/tree/checkpoint_184)
43
+ * [llama-2-7B-echr-scrubbed 10 epoch](https://huggingface.co/LLM-PBE/together-llama-2-7B-echr-scrubbed/tree/final_model)