GGUF
taoki commited on
Commit
8e71c8e
1 Parent(s): cb78ece

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -5,6 +5,8 @@ model_creator: Toshihiko Aoki
5
  model_name: llm-jp-1.3b-v1.0 staircaptions SFT - GGUF
6
  model_type: llm-jp
7
  prompt_template: '### Instruction: {prompt} ### Response: '
 
 
8
  ---
9
 
10
  # llm-jp-1.3b-v1.0 staircaptions SFT - GGUF
@@ -15,4 +17,4 @@ This repository contains models trained(QLoRA-SFT) based on the following models
15
  - Base model: [llm-jp-1.3b-v.10](https://huggingface.co/llm-jp/llm-jp-1.3b-v1.0)
16
  - Demo: [Spaces(Q2_K model)](https://huggingface.co/spaces/taoki/tiny-ja-trans-sd)
17
  - Training data (split train use):
18
- - [STAIR Captions](https://github.com/STAIR-Lab-CIT/STAIR-captions) + [Microsoft COCO Caption](https://github.com/tylin/coco-caption) + [Microsoft COCO Images caption interpreted by UForm](https://huggingface.co/unum-cloud/uform-gen)
 
5
  model_name: llm-jp-1.3b-v1.0 staircaptions SFT - GGUF
6
  model_type: llm-jp
7
  prompt_template: '### Instruction: {prompt} ### Response: '
8
+ datasets:
9
+ - taoki/stair-captions-prompts
10
  ---
11
 
12
  # llm-jp-1.3b-v1.0 staircaptions SFT - GGUF
 
17
  - Base model: [llm-jp-1.3b-v.10](https://huggingface.co/llm-jp/llm-jp-1.3b-v1.0)
18
  - Demo: [Spaces(Q2_K model)](https://huggingface.co/spaces/taoki/tiny-ja-trans-sd)
19
  - Training data (split train use):
20
+ - [STAIR Captions](https://github.com/STAIR-Lab-CIT/STAIR-captions) + [Microsoft COCO Caption](https://github.com/tylin/coco-caption) + [Microsoft COCO Images caption interpreted by UForm](https://huggingface.co/unum-cloud/uform-gen)