File size: 645 Bytes
14ad9ee
 
4e85cbf
 
 
 
 
14ad9ee
 
4e85cbf
14ad9ee
4e85cbf
14ad9ee
4e85cbf
14ad9ee
4e85cbf
14ad9ee
4e85cbf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
library_name: transformers
license: apache-2.0
datasets:
- tasksource/ScienceQA_text_only
base_model:
  - 01-ai/Yi-1.5-9B-Chat
---

# yi-wissenschaft-9B

[01-ai/Yi-1.5-9B-Chat](https://huggingface.co/01-ai/Yi-1.5-9B-Chat) finetuned on [tasksource/ScienceQA_text_only](https://huggingface.co/datasets/tasksource/ScienceQA_text_only).

### Method

Finetuned using an A100 on Google Colab. Correct answers were selected as the chosen answer, a random wrong answer was selected as "rejected."

[Fine-Tune Your Own Llama 2 Model in a Colab Notebook](https://mlabonne.github.io/blog/posts/Fine_Tune_Your_Own_Llama_2_Model_in_a_Colab_Notebook.html)