RedHitMark commited on
Commit
c195404
·
verified ·
1 Parent(s): 367fd5d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -3
README.md CHANGED
@@ -1,3 +1,26 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - it
5
+ base_model:
6
+ - abhishekchohan/Qwen3-4B-AWQ
7
+ pipeline_tag: text-generation
8
+ library_name: transformers
9
+ tags:
10
+ - legal
11
+ ---
12
+ # sempl-it-v3-proofreading-awq
13
+ SEMPL-IT aims to simplify Italian administrative texts using a progressive approach based on multiple specialized models.
14
+ Each model addresses a specific aspect of the text transformation process, ensuring a step-by-step refinement.
15
+
16
+ ## Simplification Pipeline
17
+ The complete text simplification pipeline follows eight sequential steps:
18
+ 1. [proofreading](https://huggingface.co/VerbACxSS/sempl-it-v3-proofreading-awq)
19
+ 2. [lex](https://huggingface.co/VerbACxSS/sempl-it-v3-lex-awq)
20
+ 3. [connectives](https://huggingface.co/VerbACxSS/sempl-it-v3-connectives-awq)
21
+ 4. [expressions](https://huggingface.co/VerbACxSS/sempl-it-v3-expressions-awq)
22
+ 5. [sentence-splitter](https://huggingface.co/VerbACxSS/sempl-it-v3-sentence-splitter-awq)
23
+ 6. [nominalizations](https://huggingface.co/VerbACxSS/sempl-it-v3-nominalizations-awq)
24
+ 7. [verbs](https://huggingface.co/VerbACxSS/sempl-it-v3-verbs-awq)
25
+ 8. [sentence-reorganizer](https://huggingface.co/VerbACxSS/sempl-it-v3-sentence-reorganizer-awq)
26
+ 9. [explain](https://huggingface.co/VerbACxSS/sempl-it-v3-explain-awq) (this)