emirunlu26 commited on
Commit
7317403
·
verified ·
1 Parent(s): 1394f74

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ This model is a fine-tuned version of [Qwen/Qwen3-4B](https://huggingface.co/Qwe
27
 
28
  ## Limitations
29
 
30
- - This model is developed as an individual project to learn the process of text preprocessing and fine-tuning a model with QLoRA. It is NOT for practical use.
31
  - It is fine-tuned on only 520 training samples due to data scarcity issues.
32
  - The model is fine-tuned on transcription and summary of videos which does not exceed 25 minutes.
33
 
 
27
 
28
  ## Limitations
29
 
30
+ - This model is developed as an individual project to learn the process of text preprocessing and fine-tuning a model with QLoRA. It is **NOT** for practical use.
31
  - It is fine-tuned on only 520 training samples due to data scarcity issues.
32
  - The model is fine-tuned on transcription and summary of videos which does not exceed 25 minutes.
33