ronald commited on
Commit
50e2564
1 Parent(s): bcad16b

initial commit

Browse files
Files changed (4) hide show
  1. scitechnews.py +1 -1
  2. test.json +2 -2
  3. train.json +2 -2
  4. valid.json +2 -2
scitechnews.py CHANGED
@@ -81,6 +81,7 @@ class SciTechNews(datasets.GeneratorBasedBuilder):
81
  "pr-title": datasets.Value("string"),
82
  "pr-article": datasets.Value("string"),
83
  "pr-summary": datasets.Value("string"),
 
84
  "sc-article": datasets.Value("string"),
85
  "sc-abstract": datasets.Value("string"),
86
  "sc-section_names": datasets.features.Sequence(datasets.Value("string")),
@@ -94,7 +95,6 @@ class SciTechNews(datasets.GeneratorBasedBuilder):
94
  features=features,
95
  supervised_keys=None,
96
  homepage=_HOMEPAGE,
97
- # License for the dataset if available
98
  # license=_LICENSE,
99
  # Citation for the dataset
100
  citation=_CITATION,
 
81
  "pr-title": datasets.Value("string"),
82
  "pr-article": datasets.Value("string"),
83
  "pr-summary": datasets.Value("string"),
84
+ "sc-title": datasets.Value("string"),
85
  "sc-article": datasets.Value("string"),
86
  "sc-abstract": datasets.Value("string"),
87
  "sc-section_names": datasets.features.Sequence(datasets.Value("string")),
 
95
  features=features,
96
  supervised_keys=None,
97
  homepage=_HOMEPAGE,
 
98
  # license=_LICENSE,
99
  # Citation for the dataset
100
  citation=_CITATION,
test.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c2b68692a5ad4a2d2416ee49c7ae4927d2b23421f36a28b456ad8916328481c
3
- size 95494271
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fadd0620d5c5be02134d532541d6f1cd9fba47597ec354167463bb38da85ee28
3
+ size 95588648
train.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:91fbc5a5038b8e6422f6295697c3f7fa38ac2558068705a5238f0f9cf104f970
3
- size 88538081
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b8c72f587fa33e7f8a83915dc446d44976c46431a0fbf42b1fc4527a6930fe8
3
+ size 88964289
valid.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bdd4b5fcc61c03fcff82481b988b031b6d6cc0ea1c4b63b2a082dff1e4222e31
3
- size 121694177
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c50ac8c61b47fd84099960fc78cabe26be9980d636438b3844664b63f63230c6
3
+ size 121817940