chiseng-cheang
commited on
Commit
•
c48fb13
1
Parent(s):
aad6247
Update TempoSum.py
Browse files- TempoSum.py +1 -1
TempoSum.py
CHANGED
@@ -14,7 +14,7 @@ Year = {2023},
|
|
14 |
|
15 |
_DESCRIPTION = """TempoSum: Evaluating the Temporal Generalization of Abstractive Summarization"""
|
16 |
|
17 |
-
_URL = "https://huggingface.co/datasets/chiseng-cheang/TempoSum/
|
18 |
|
19 |
_DATASET_CONFIGS = {
|
20 |
"BBC_in-distribution": {
|
|
|
14 |
|
15 |
_DESCRIPTION = """TempoSum: Evaluating the Temporal Generalization of Abstractive Summarization"""
|
16 |
|
17 |
+
_URL = "https://huggingface.co/datasets/chiseng-cheang/TempoSum/resolve/main/data/"
|
18 |
|
19 |
_DATASET_CONFIGS = {
|
20 |
"BBC_in-distribution": {
|