wjbmattingly commited on
Commit
6a72ac2
·
verified ·
1 Parent(s): 73eddbd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -18,11 +18,11 @@ licence: license
18
  # Model Card for Qwen3-VL-8B-german-shorthand
19
 
20
  This model is a fine-tuned version of [Qwen/Qwen3-VL-8B-Instruct](https://huggingface.co/Qwen/Qwen3-VL-8B-Instruct) for transcribing medieval German shorthand from images.
21
- It has been trained using [TRL](https://github.com/huggingface/trl) on the [wjbmattingly/medieval-data-german-shorthand-window-5-4](https://huggingface.co/datasets/wjbmattingly/medieval-data-german-shorthand-window-5-4) dataset.
22
 
23
  ## Model Description
24
 
25
- This vision-language model specializes in transcribing text from images of medieval German shorthand documents. Given an image of shorthand text, the model generates the corresponding transcription.
26
 
27
  ## Quick start
28
 
@@ -83,8 +83,8 @@ This model was fine-tuned using Supervised Fine-Tuning (SFT) with LoRA adapters
83
 
84
  ### Training Data
85
 
86
- The model was trained on [wjbmattingly/medieval-data-german-shorthand-window-5-4](https://huggingface.co/datasets/wjbmattingly/medieval-data-german-shorthand-window-5-4),
87
- a dataset containing images of medieval German shorthand with corresponding text transcriptions.
88
 
89
  ### Training Configuration
90
 
 
18
  # Model Card for Qwen3-VL-8B-german-shorthand
19
 
20
  This model is a fine-tuned version of [Qwen/Qwen3-VL-8B-Instruct](https://huggingface.co/Qwen/Qwen3-VL-8B-Instruct) for transcribing medieval German shorthand from images.
21
+ It has been trained using [TRL](https://github.com/huggingface/trl) on the [wjbmattingly/german-shorthand-window-5-4](https://huggingface.co/datasets/wjbmattingly/medieval-data-german-shorthand-window-5-4) dataset.
22
 
23
  ## Model Description
24
 
25
+ This vision-language model specializes in transcribing text from images of German shorthand documents. Given an image of shorthand text, the model generates the corresponding transcription.
26
 
27
  ## Quick start
28
 
 
83
 
84
  ### Training Data
85
 
86
+ The model was trained on [wjbmattingly/german-shorthand-window-5-4](https://huggingface.co/datasets/wjbmattingly/german-shorthand-window-5-4),
87
+ a dataset containing images of German shorthand with corresponding text transcriptions.
88
 
89
  ### Training Configuration
90