SungJoo commited on
Commit
f6fe101
1 Parent(s): 5bd31c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,11 +1,16 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
 
4
  ---
5
 
6
  # Model Card for Model ID
7
 
8
  <!-- Provide a quick summary of what the model is/does. -->
 
 
 
9
 
10
 
11
 
 
1
  ---
2
  library_name: transformers
3
+ license: apache-2.0
4
+ language:
5
+ - en
6
  ---
7
 
8
  # Model Card for Model ID
9
 
10
  <!-- Provide a quick summary of what the model is/does. -->
11
+ This model is an instruction-tuned version of meta-llama/Llama-2-7b-hf.
12
+
13
+ We construct a comprehensive instruction dataset for detoxification of LLMs, and fine-tuned this model.
14
 
15
 
16