Update README.md
Browse files
README.md
CHANGED
@@ -15,10 +15,11 @@ pipeline_tag: image-text-to-text
|
|
15 |
|
16 |
# Model Card for Model ID
|
17 |
|
18 |
-
This is a first model
|
19 |
|
20 |
-
ABBreviated style
|
21 |
-
|
|
|
22 |
|
23 |
|
24 |
### Model Description
|
@@ -32,17 +33,10 @@ NOT_ABBreviated style : Developping the abbreviations and symbols used in the ma
|
|
32 |
- **Language(s) (NLP):** [Latin, French, Spanish, German]
|
33 |
- **License:** [MIT]
|
34 |
|
35 |
-
### Model Sources [optional]
|
36 |
-
|
37 |
-
<!-- Provide the basic links for the model. -->
|
38 |
-
|
39 |
-
- **Repository:** [More Information Needed]
|
40 |
-
- **Paper [optional]:** [More Information Needed]
|
41 |
-
- **Demo [optional]:** [More Information Needed]
|
42 |
|
43 |
## Uses
|
44 |
|
45 |
-
The model use two light PEFT adapter added to the MiniCPM-Llama3-V-2_5
|
46 |
|
47 |
|
48 |
## How to Get Started with the Model
|
|
|
15 |
|
16 |
# Model Card for Model ID
|
17 |
|
18 |
+
This is a first VLLM model able to switch PEFT adapters between two transcription styles for Wertern ancient manuscripts:
|
19 |
|
20 |
+
- **ABBreviated style**: Keeping the original abbreviations from the manuscripts using MUFI characters.
|
21 |
+
|
22 |
+
- **NOT_ABBreviated style** : Developping the abbreviations and symbols used in the manuscript to produce a normalized text.
|
23 |
|
24 |
|
25 |
### Model Description
|
|
|
33 |
- **Language(s) (NLP):** [Latin, French, Spanish, German]
|
34 |
- **License:** [MIT]
|
35 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
|
37 |
## Uses
|
38 |
|
39 |
+
The model use two light PEFT adapter added to the MiniCPM-Llama3-V-2_5 (2024)
|
40 |
|
41 |
|
42 |
## How to Get Started with the Model
|