Spaces:
Running
Running
Update curated.py
Browse files- curated.py +1 -1
curated.py
CHANGED
|
@@ -714,7 +714,7 @@ filtering_process = Div(
|
|
| 714 |
Ol(
|
| 715 |
Li("After local dedup, remaining wikipedia was deduped again with all the datasets combined"),
|
| 716 |
),
|
| 717 |
-
wikipedia_bar,
|
| 718 |
|
| 719 |
),
|
| 720 |
Section(
|
|
|
|
| 714 |
Ol(
|
| 715 |
Li("After local dedup, remaining wikipedia was deduped again with all the datasets combined"),
|
| 716 |
),
|
| 717 |
+
plotly2fasthtml(wikipedia_bar),
|
| 718 |
|
| 719 |
),
|
| 720 |
Section(
|