GGUF
taoki commited on
Commit
d47d46e
1 Parent(s): 94cf478

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -13,5 +13,6 @@ prompt_template: '### Instruction: {prompt} ### Response: '
13
 
14
  This repository contains models trained(QLoRA-SFT) based on the following models and data:
15
  - Base model: [llm-jp-1.3b-v.10](https://huggingface.co/llm-jp/llm-jp-1.3b-v1.0)
 
16
  - Training data (split train use):
17
- - [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)
 
13
 
14
  This repository contains models trained(QLoRA-SFT) based on the following models and data:
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)