Commit
•
df86b44
1
Parent(s):
a974962
Fix titles in dataset cards (#4824)
Browse files* Fix titles in dataset cards
* Fix all titles in dataset cards
Commit from https://github.com/huggingface/datasets/commit/dd4a28de0dee6ec1548e4346a21de75427e9f61a
README.md
CHANGED
@@ -25,7 +25,7 @@ task_ids:
|
|
25 |
paperswithcode_id: dbrd
|
26 |
---
|
27 |
|
28 |
-
# Dataset Card
|
29 |
|
30 |
## Table of Contents
|
31 |
- [Dataset Description](#dataset-description)
|
|
|
25 |
paperswithcode_id: dbrd
|
26 |
---
|
27 |
|
28 |
+
# Dataset Card for DBRD
|
29 |
|
30 |
## Table of Contents
|
31 |
- [Dataset Description](#dataset-description)
|