cubee commited on
Commit
18b3b6d
·
verified ·
1 Parent(s): f76c405

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -12,16 +12,16 @@ pinned: false
12
  Model List
13
 
14
  **Enron dataset**
15
- * Lora, Llama2-7b
16
- * [enron-llama2-7b-undefended](https://huggingface.co/LLM-PBE/enron-llama2-7b-undefended)
17
- * [enron-llama2-7b-scrubbed](https://huggingface.co/LLM-PBE/enron-llama2-7b-scrubbed)
18
- * [enron-llama2-7b-dp8](https://huggingface.co/LLM-PBE/enron-llama2-7b-dp8)
19
- * Lora, Llama2-7b chat
20
- * [enron-llama2-7b-chat-undefended](https://huggingface.co/LLM-PBE/enron-llama2-7b-chat-undefended)
21
- * [enron-llama2-7b-chat-scrubbed](https://huggingface.co/LLM-PBE/enron-llama2-7b-chat-scrubbed)
22
- * [enron-llama2-7b-chat-dp8](https://huggingface.co/LLM-PBE/enron-llama2-7b-chat-dp8)
23
  * Full finetuning, llama2-7b
24
- * [llama-2-7B-enron-undefended 4epoch](https://huggingface.co/LLM-PBE/together-llama-2-7B-enron-scrubbed/tree/checkpoint_1804)
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)
 
12
  Model List
13
 
14
  **Enron dataset**
15
+ <!-- * Lora, Llama2-7b -->
16
+ <!-- * [enron-llama2-7b-undefended](https://huggingface.co/LLM-PBE/enron-llama2-7b-undefended) -->
17
+ <!-- * [enron-llama2-7b-scrubbed](https://huggingface.co/LLM-PBE/enron-llama2-7b-scrubbed) -->
18
+ <!-- * [enron-llama2-7b-dp8](https://huggingface.co/LLM-PBE/enron-llama2-7b-dp8) -->
19
+ <!-- * Lora, Llama2-7b chat -->
20
+ <!-- * [enron-llama2-7b-chat-undefended](https://huggingface.co/LLM-PBE/enron-llama2-7b-chat-undefended) -->
21
+ <!-- * [enron-llama2-7b-chat-scrubbed](https://huggingface.co/LLM-PBE/enron-llama2-7b-chat-scrubbed) -->
22
+ <!-- * [enron-llama2-7b-chat-dp8](https://huggingface.co/LLM-PBE/enron-llama2-7b-chat-dp8) -->
23
  * Full finetuning, llama2-7b
24
+ * [llama-2-7B-enron-undefended 4epoch](https://huggingface.co/LLM-PBE/together-llama-2-7B-enron-undefended/tree/checkpoint_1804)
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)