fix
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ task_ids:
|
|
13 |
|
14 |
# MediaSum dataset for summarization
|
15 |
|
16 |
-
Summarization dataset copied from [MediaSum: A Large-scale Media Interview Dataset for Dialogue Summarization](https://github.com/zcgzcgzcg1/
|
17 |
|
18 |
This dataset is compatible with the [`run_summarization.py`](https://github.com/huggingface/transformers/tree/master/examples/pytorch/summarization) script from Transformers if you add this line to the `summarization_name_mapping` variable:
|
19 |
```python
|
|
|
13 |
|
14 |
# MediaSum dataset for summarization
|
15 |
|
16 |
+
Summarization dataset copied from [MediaSum: A Large-scale Media Interview Dataset for Dialogue Summarization](https://github.com/zcgzcgzcg1/MediaSum)
|
17 |
|
18 |
This dataset is compatible with the [`run_summarization.py`](https://github.com/huggingface/transformers/tree/master/examples/pytorch/summarization) script from Transformers if you add this line to the `summarization_name_mapping` variable:
|
19 |
```python
|