sophiefy commited on
Commit
fa8c488
1 Parent(s): 2737927

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -3,6 +3,12 @@ library_name: peft
3
  base_model: Qwen/Qwen-7B-Chat-Int4
4
  ---
5
 
 
 
 
 
 
 
6
  # Examples
7
 
8
  ```python
 
3
  base_model: Qwen/Qwen-7B-Chat-Int4
4
  ---
5
 
6
+
7
+ # Introduction
8
+
9
+ Qwen-7B finetuned on a parallel corpus for translation between Kanbun (漢文) and its Kakikudashibun (書き下し文).
10
+
11
+
12
  # Examples
13
 
14
  ```python