cubee commited on
Commit
73b9fe3
·
verified ·
1 Parent(s): 1e47683

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -12
README.md CHANGED
@@ -28,16 +28,8 @@ Model List
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)
 
28
 
29
 
30
  **Echr dataset**
 
 
 
 
 
 
 
 
31
  * Full finetuning, llama2-7b
32
+ * [llama-2-7B-echr-undefended 4epoch](https://huggingface.co/LLM-PBE/echr-llama2-7b-scrubbed-4epochs)
33
+ * [llama-2-7B-echr-undefended 10epoch](https://huggingface.co/LLM-PBE/echr-llama2-7b-undefended-10epochs)
34
+ * [llama-2-7B-echr-scrubbed 4epoch](https://huggingface.co/LLM-PBE/echr-llama2-7b-scrubbed-4epochs)
35
+ * [llama-2-7B-echr-dp8 4epoch](https://huggingface.co/LLM-PBE/echr-llama2-7b-dp8-4epochs)