ebisuke commited on
Commit
bf39b58
1 Parent(s): f4f77a7

added plan

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -51,3 +51,6 @@ output = tokenizer.decode(output_ids.tolist()[0])
51
  print(output)
52
  ```
53
 
 
 
 
 
51
  print(output)
52
  ```
53
 
54
+ ## Plan
55
+ - RLHFとかに挑戦してみる。
56
+