taesiri commited on
Commit
2c7f96e
1 Parent(s): 40e6659

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -3,6 +3,7 @@ inference: false
3
  license: cc-by-4.0
4
  datasets:
5
  - taesiri/video-game-question-answering
 
6
  language:
7
  - en
8
  pipeline_tag: visual-question-answering
@@ -24,3 +25,4 @@ LLaVA-v1.5-13B-LoRA was trained in December 2023.
24
 
25
  **LoRA Weights**
26
  - [Checkpoint 1](https://huggingface.co/taesiri/llava-videogame-qa-lora-wip/tree/main/lora-checkpoints-1) trained on 28K question-answering pairs. Base Model: `liuhaotian/llava-v1.5-13b`
 
 
3
  license: cc-by-4.0
4
  datasets:
5
  - taesiri/video-game-question-answering
6
+ - taesiri/video-game-question-answering-mixtral-8x7b-instruct-v0-1
7
  language:
8
  - en
9
  pipeline_tag: visual-question-answering
 
25
 
26
  **LoRA Weights**
27
  - [Checkpoint 1](https://huggingface.co/taesiri/llava-videogame-qa-lora-wip/tree/main/lora-checkpoints-1) trained on 28K question-answering pairs. Base Model: `liuhaotian/llava-v1.5-13b`
28
+ - [Checkpoint 5](https://huggingface.co/taesiri/llava-videogame-qa-lora-wip/tree/main/lora-checkpoints-5) trained on 74K question-answering pairs. Base Model: `liuhaotian/llava-v1.5-13b`