Update README.md
Browse files
README.md
CHANGED
@@ -32,15 +32,14 @@ They build upon **BART-IT** ([`morenolq/bart-it`](https://huggingface.co/morenol
|
|
32 |
|
33 |
| Model | Description | Link |
|
34 |
|--------|-------------|------|
|
35 |
-
| **LEGIT-SCRATCH-BART** | Trained from scratch on **Italian legal texts** | [π Link](https://huggingface.co/morenolq/LEGIT-SCRATCH-BART) |
|
36 |
| **LEGIT-BART** | Continued pre-training of `morenolq/bart-it` on **Italian legal texts** | [π Link](https://huggingface.co/morenolq/LEGIT-BART) |
|
37 |
-
| **LEGIT-SCRATCH-BART-LSG-4096** | Trained from scratch with **LSG attention**, supporting **4,096 tokens** | [π Link](https://huggingface.co/morenolq/LEGIT-SCRATCH-BART-LSG-4096) |
|
38 |
-
| **LEGIT-SCRATCH-BART-LSG-16384** | Trained from scratch with **LSG attention**, supporting **16,384 tokens** | [π Link](https://huggingface.co/morenolq/LEGIT-SCRATCH-BART-LSG-16384) |
|
39 |
| **LEGIT-BART-LSG-4096** | Continued pre-training of `morenolq/bart-it`, supporting **4,096 tokens** | [π Link](https://huggingface.co/morenolq/LEGIT-BART-LSG-4096) |
|
40 |
| **LEGIT-BART-LSG-16384** | Continued pre-training of `morenolq/bart-it`, supporting **16,384 tokens** | [π Link](https://huggingface.co/morenolq/LEGIT-BART-LSG-16384) |
|
41 |
-
| **
|
42 |
-
| **BART-
|
43 |
-
| **BART-
|
|
|
|
|
44 |
|
45 |
---
|
46 |
|
|
|
32 |
|
33 |
| Model | Description | Link |
|
34 |
|--------|-------------|------|
|
|
|
35 |
| **LEGIT-BART** | Continued pre-training of `morenolq/bart-it` on **Italian legal texts** | [π Link](https://huggingface.co/morenolq/LEGIT-BART) |
|
|
|
|
|
36 |
| **LEGIT-BART-LSG-4096** | Continued pre-training of `morenolq/bart-it`, supporting **4,096 tokens** | [π Link](https://huggingface.co/morenolq/LEGIT-BART-LSG-4096) |
|
37 |
| **LEGIT-BART-LSG-16384** | Continued pre-training of `morenolq/bart-it`, supporting **16,384 tokens** | [π Link](https://huggingface.co/morenolq/LEGIT-BART-LSG-16384) |
|
38 |
+
| **LEGIT-SCRATCH-BART** | Trained from scratch on **Italian legal texts** | [π Link](https://huggingface.co/morenolq/LEGIT-SCRATCH-BART) |
|
39 |
+
| **LEGIT-SCRATCH-BART-LSG-4096** | Trained from scratch with **LSG attention**, supporting **4,096 tokens** | [π Link](https://huggingface.co/morenolq/LEGIT-SCRATCH-BART-LSG-4096) |
|
40 |
+
| **LEGIT-SCRATCH-BART-LSG-16384** | Trained from scratch with **LSG attention**, supporting **16,384 tokens** | [π Link](https://huggingface.co/morenolq/LEGIT-SCRATCH-BART-LSG-16384) |
|
41 |
+
| **BART-IT-LSG-4096** | `morenolq/bart-it` with **LSG attention**, supporting **4,096 tokens** (no legal adaptation) | [π Link](https://huggingface.co/morenolq/BART-IT-LSG-4096)
|
42 |
+
| **BART-IT-LSG-16384** | `morenolq/bart-it` with **LSG attention**, supporting **16,384 tokens** (no legal adaptation) | [π Link](https://huggingface.co/morenolq/BART-IT-LSG-16384) |
|
43 |
|
44 |
---
|
45 |
|