cubee commited on
Commit
4fc4c33
1 Parent(s): feebd21

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama2
3
+ base_model:
4
+ - meta-llama/Llama-2-7b
5
+ ---
6
+
7
+ The model is built by fine-tuning [Llama-2-7b](https://huggingface.co/meta-llama/Llama-2-7b) on [Enron](https://www.cs.cmu.edu/~enron/) with 10 epochs using scrubbing technique.