readme
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ This model is a fine-tuned version of [ccdv/lsg-bart-base-4096](https://huggingf
|
|
21 |
It achieves the following results on the test set:
|
22 |
|
23 |
| Length | Sparse Type | Block Size | Sparsity | Connexions | R1 | R2 | RL | RLsum |
|
24 |
-
|:------
|
25 |
| 4096 | - | 256 | 0 | 768 | 46.29 | 18.71 | 26.77 | 41.85 |
|
26 |
| 4096 | - | 128 | 0 | 384 | 45.87 | 18.44 | 26.66 | 41.42 |
|
27 |
| 4096 | Stride | 128 | 4 | 644 | 46.07 | 18.51 | 26.61 | 41.58 |
|
|
|
21 |
It achieves the following results on the test set:
|
22 |
|
23 |
| Length | Sparse Type | Block Size | Sparsity | Connexions | R1 | R2 | RL | RLsum |
|
24 |
+
|:------ |:----------- |:---------- |:-------- | :--------- |:----- |:----- |:----- |:----- |
|
25 |
| 4096 | - | 256 | 0 | 768 | 46.29 | 18.71 | 26.77 | 41.85 |
|
26 |
| 4096 | - | 128 | 0 | 384 | 45.87 | 18.44 | 26.66 | 41.42 |
|
27 |
| 4096 | Stride | 128 | 4 | 644 | 46.07 | 18.51 | 26.61 | 41.58 |
|