Mizuiro-sakura commited on
Commit
06eea5f
1 Parent(s): 8fdccb0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -27,7 +27,11 @@ pytorchおよびtransformers, peftをインストールして下記コードを
27
 
28
  and please execute this code.
29
 
30
- 下記コードに関してはnpakaさんの記事(https://note.com/npaka/n/na5b8e6f749ce)の記事を参考にさせて頂きました。
 
 
 
 
31
  感謝致します。
32
 
33
  ```python
 
27
 
28
  and please execute this code.
29
 
30
+ 下記コードに関しては
31
+
32
+ npakaさんの記事(https://note.com/npaka/n/na5b8e6f749ce)
33
+
34
+ を参考にさせて頂きました。
35
  感謝致します。
36
 
37
  ```python