morenolq commited on
Commit
e9c0c67
Β·
verified Β·
1 Parent(s): 3446385

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -6
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
- | **BARTIT-LSG-16384** | Continued pre-training of `morenolq/bart-it`, supporting **16,384 tokens** | [πŸ”— Link](https://huggingface.co/morenolq/LEGIT-BART-LSG-16384) |
42
- | **BART-IT-LSG-4096** | `morenolq/bart-it` with **LSG attention**, supporting **4,096 tokens** | [πŸ”— Link](https://huggingface.co/morenolq/BART-IT-LSG-4096)
43
- | **BART-IT-LSG-16384** | `morenolq/bart-it` with **LSG attention**, supporting **16,384 tokens** | [πŸ”— Link](https://huggingface.co/morenolq/BART-IT-LSG-16384) |
 
 
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