Datasets:

Modalities:
Text
ArXiv:
Libraries:
Datasets
lovodkin93 commited on
Commit
1efd563
1 Parent(s): d533c09

updated the script

Browse files
controlled_text_reduction.py CHANGED
@@ -43,7 +43,7 @@ The evaluation and test datasets were constructed via controlled crowdsourcing.
43
  The train datasets were automatically generated using the summary-source proposition-level alignment model SuperPAL (Ernst et al., 2021).
44
  """
45
 
46
- _HOMEPAGE = "https://huggingface.co/datasets/lovodkin93/Controlled-Text-Reduction-dataset"
47
 
48
  _LICENSE = """MIT License
49
  Copyright (c) 2022 lovodkin93
@@ -84,12 +84,12 @@ SOFTWARE."""
84
 
85
  _URLs = {
86
  "DUC-2001-2002": {
87
- "dev": "https://huggingface.co/datasets/lovodkin93/Controlled-Text-Reduction-dataset/blob/main/data/dev_DUC-2001-2002.csv",
88
- "test": "https://huggingface.co/datasets/lovodkin93/Controlled-Text-Reduction-dataset/blob/main/data/test_DUC-2001-2002.csv",
89
- "train": "https://huggingface.co/datasets/lovodkin93/Controlled-Text-Reduction-dataset/blob/main/data/train_DUC-2001-2002.csv"
90
  },
91
  "CNN-DM": {
92
- "train": "https://huggingface.co/datasets/lovodkin93/Controlled-Text-Reduction-dataset/blob/main/data/train_CNNDM.csv"
93
  },
94
  }
95
 
 
43
  The train datasets were automatically generated using the summary-source proposition-level alignment model SuperPAL (Ernst et al., 2021).
44
  """
45
 
46
+ _HOMEPAGE = "https://github.com/lovodkin93/Controlled_Text_Reduction/tree/main"
47
 
48
  _LICENSE = """MIT License
49
  Copyright (c) 2022 lovodkin93
 
84
 
85
  _URLs = {
86
  "DUC-2001-2002": {
87
+ "dev": "https://github.com/lovodkin93/Controlled_Text_Reduction/tree/main/data/dev_DUC-2001-2002.csv",
88
+ "test": "https://github.com/lovodkin93/Controlled_Text_Reduction/tree/main/data/test_DUC-2001-2002.csv",
89
+ "train": "https://github.com/lovodkin93/Controlled_Text_Reduction/tree/main/data/train_DUC-2001-2002.csv"
90
  },
91
  "CNN-DM": {
92
+ "train": "https://github.com/lovodkin93/Controlled_Text_Reduction/tree/main/data/train_CNNDM.csv"
93
  },
94
  }
95
 
data/dev_DUC-2001-2002.csv DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:842618c04bb9fb8a4e10c3a7558f81094c75ea98ee9a86e15b8f8734db2ac606
3
- size 630609
 
 
 
 
data/test_DUC-2001-2002.csv DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e906b0357f30f059c585f69debdcefbbd74d793025debf58ab18d3e721865e2d
3
- size 1851158
 
 
 
 
data/train_CNNDM.csv DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f477f89222822c00931e2fc2e3a75402fb27d0e0639e4e5a2c31a064f3b974af
3
- size 1317142340
 
 
 
 
data/train_DUC-2001-2002.csv DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:42a3fc52b9a53aa13e7f0b8d53a462f33966807df9c70380105dfee2face419e
3
- size 9894789