PEFT
Safetensors
fathom-llm commited on
Commit
ae3f979
·
verified ·
1 Parent(s): c0045f8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -1,7 +1,11 @@
1
  ---
2
  base_model:
3
- - fathom-llm/checkpoint-2000
4
  library_name: peft
 
 
 
 
5
  ---
6
  ```
7
  # 作者はGoogle Colab環境で実行
 
1
  ---
2
  base_model:
3
+ - llm-jp/llm-jp-3-13b
4
  library_name: peft
5
+ license: apache-2.0
6
+ datasets:
7
+ - elyza/ELYZA-tasks-100
8
+ - ichikara-instruction
9
  ---
10
  ```
11
  # 作者はGoogle Colab環境で実行