pszemraj commited on
Commit
8561783
·
verified ·
1 Parent(s): 6d2d9dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -37,4 +37,7 @@ language:
37
 
38
  # cnn_dailymail: cleaned
39
 
40
- cleaning applied to summary col
 
 
 
 
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.