GGUF
Inference Endpoints
taoki commited on
Commit
94cf478
1 Parent(s): 0d29b05

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -14,6 +14,4 @@ prompt_template: '### Instruction: {prompt} ### Response: '
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)
18
- - [Microsoft COCO Caption](https://github.com/tylin/coco-caption)
19
- - [Microsoft COCO Images caption interpreted by UForm](https://huggingface.co/unum-cloud/uform-gen)
 
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)