yjin07 commited on
Commit
5202a32
1 Parent(s): bbed697

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - Text Generation
4
+ - Transformers
5
+ - Chinese
6
+ - internlm
7
+ ---
8
+ 1. Supervised Fine Tuning on internlm-7b using LoRA
9
+ 2. Addressing the challenge of enabling the model to recognize its identity and selectively refuse to respond to certain queries, with proposed solutions outlined.