Update README.md
Browse files
README.md
CHANGED
@@ -37,4 +37,7 @@ language:
|
|
37 |
|
38 |
# cnn_dailymail: cleaned
|
39 |
|
40 |
-
|
|
|
|
|
|
|
|
37 |
|
38 |
# cnn_dailymail: cleaned
|
39 |
|
40 |
+
Original [cnn_dailymail](https://huggingface.co/datasets/abisee/cnn_dailymail) config 3.0.0 with the following changes:
|
41 |
+
|
42 |
+
- renamed columns to `text` and `summary`
|
43 |
+
- cleaning applied to `summary` column to correct punctuation, etc.
|