Update README.md
Browse files
README.md
CHANGED
@@ -5,13 +5,13 @@ tags:
|
|
5 |
- summarization
|
6 |
license: mit
|
7 |
datasets:
|
8 |
-
-
|
9 |
metrics:
|
10 |
- rouge
|
11 |
---
|
12 |
|
13 |
#### Pre-trained BART Model fine-tune on WikiLingua dataset
|
14 |
-
The repository for the fine-tuned BART model (by sshleifer) using the **
|
15 |
|
16 |
**Purpose:** Examine the performance of a fine-tuned model research purposes
|
17 |
|
|
|
5 |
- summarization
|
6 |
license: mit
|
7 |
datasets:
|
8 |
+
- wikil_ingua
|
9 |
metrics:
|
10 |
- rouge
|
11 |
---
|
12 |
|
13 |
#### Pre-trained BART Model fine-tune on WikiLingua dataset
|
14 |
+
The repository for the fine-tuned BART model (by sshleifer) using the **wiki_lingua** dataset (English)
|
15 |
|
16 |
**Purpose:** Examine the performance of a fine-tuned model research purposes
|
17 |
|