llama-8b-sciq / README.md
dp66's picture
Upload dp66/llama-8b-sciq model files
b6ead7c verified
---
language:
- en
license: llama2
model-index:
- name: llama-8b-sciq
results: []
tags:
- llama
- instruction-tuning
---
# Llama 8B Sciq
Science question answering fine-tuned model
## Usage
```python
from transformers import AutoTokenizer, AutoModelForCausalLM
tokenizer = AutoTokenizer.from_pretrained("dp66/llama-8b-sciq")
model = AutoModelForCausalLM.from_pretrained("dp66/llama-8b-sciq")
```
## Training Details
- Base Model: LLaMA-8B
- Fine-tuning Task: Science