nkanungo commited on
Commit
2c0f2eb
β€’
1 Parent(s): f6322af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -9
README.md CHANGED
@@ -1,9 +1,7 @@
1
-
2
- # Fine tuning phi-2 large language model using QLORA.
3
- Key Features:
4
- phi-2 model. https://huggingface.co/microsoft/phi-2
5
- 4-bit quantization using QLORA.
6
- Number of steps 1000.
7
- Trained on open assistant dataset. https://huggingface.co/datasets/OpenAssistant/oasst1
8
- Loss on training dataset 1.52.
9
- Hugging Face Spaces app:
 
1
+ license: apache-2.0
2
+ title: finetuning_llm_phi-2
3
+ sdk: gradio
4
+ emoji: πŸ†
5
+ colorFrom: green
6
+ colorTo: yellow
7
+ pinned: true