fix urls
Browse files
README.md
CHANGED
@@ -89,26 +89,26 @@ There are several dataset versions available:
|
|
89 |
* [UnpredicTable-rated-high](https://huggingface.co/datasets/MicPie/unpredictable_rated-high)
|
90 |
|
91 |
* UnpredicTable data subsets based on the website of origin:
|
92 |
-
* [UnpredicTable-baseball
|
93 |
-
* [UnpredicTable-bulbapedia
|
94 |
-
* [UnpredicTable-cappex
|
95 |
-
* [UnpredicTable-cram
|
96 |
-
* [UnpredicTable-dividend
|
97 |
-
* [UnpredicTable-dummies
|
98 |
-
* [UnpredicTable-en
|
99 |
-
* [UnpredicTable-ensembl
|
100 |
-
* [UnpredicTable-gamefaqs
|
101 |
-
* [UnpredicTable-mgoblog
|
102 |
-
* [UnpredicTable-mmo-champion
|
103 |
-
* [UnpredicTable-msdn
|
104 |
-
* [UnpredicTable-phonearena
|
105 |
-
* [UnpredicTable-sittercity
|
106 |
-
* [UnpredicTable-sporcle
|
107 |
-
* [UnpredicTable-studystack
|
108 |
-
* [UnpredicTable-support
|
109 |
-
* [UnpredicTable-w3
|
110 |
-
* [UnpredicTable-wiki
|
111 |
-
* [UnpredicTable-wkdu
|
112 |
|
113 |
|
114 |
* UnpredicTable data subsets based on clustering (for the clustering details please see our publication):
|
@@ -246,4 +246,4 @@ Apache 2.0
|
|
246 |
publisher = {arXiv},
|
247 |
year = {2022},
|
248 |
}
|
249 |
-
```
|
|
|
89 |
* [UnpredicTable-rated-high](https://huggingface.co/datasets/MicPie/unpredictable_rated-high)
|
90 |
|
91 |
* UnpredicTable data subsets based on the website of origin:
|
92 |
+
* [UnpredicTable-baseball-fantasysports-yahoo-com](https://huggingface.co/datasets/MicPie/unpredictable_baseball-fantasysports-yahoo-com)
|
93 |
+
* [UnpredicTable-bulbapedia-bulbagarden-net](https://huggingface.co/datasets/MicPie/unpredictable_bulbapedia-bulbagarden-net)
|
94 |
+
* [UnpredicTable-cappex-com](https://huggingface.co/datasets/MicPie/unpredictable_cappex-com)
|
95 |
+
* [UnpredicTable-cram-com](https://huggingface.co/datasets/MicPie/unpredictable_cram-com)
|
96 |
+
* [UnpredicTable-dividend-com](https://huggingface.co/datasets/MicPie/unpredictable_dividend-com)
|
97 |
+
* [UnpredicTable-dummies-com](https://huggingface.co/datasets/MicPie/unpredictable_dummies-com)
|
98 |
+
* [UnpredicTable-en-wikipedia-org](https://huggingface.co/datasets/MicPie/unpredictable_en-wikipedia-org)
|
99 |
+
* [UnpredicTable-ensembl-org](https://huggingface.co/datasets/MicPie/unpredictable_ensembl-org)
|
100 |
+
* [UnpredicTable-gamefaqs-com](https://huggingface.co/datasets/MicPie/unpredictable_gamefaqs-com)
|
101 |
+
* [UnpredicTable-mgoblog-com](https://huggingface.co/datasets/MicPie/unpredictable_mgoblog-com)
|
102 |
+
* [UnpredicTable-mmo-champion-com](https://huggingface.co/datasets/MicPie/unpredictable_mmo-champion-com)
|
103 |
+
* [UnpredicTable-msdn-microsoft-com](https://huggingface.co/datasets/MicPie/unpredictable_msdn-microsoft-com)
|
104 |
+
* [UnpredicTable-phonearena-com](https://huggingface.co/datasets/MicPie/unpredictable_phonearena-com)
|
105 |
+
* [UnpredicTable-sittercity-com](https://huggingface.co/datasets/MicPie/unpredictable_sittercity-com)
|
106 |
+
* [UnpredicTable-sporcle-com](https://huggingface.co/datasets/MicPie/unpredictable_sporcle-com)
|
107 |
+
* [UnpredicTable-studystack-com](https://huggingface.co/datasets/MicPie/unpredictable_studystack-com)
|
108 |
+
* [UnpredicTable-support-google-com](https://huggingface.co/datasets/MicPie/unpredictable_support-google-com)
|
109 |
+
* [UnpredicTable-w3-org](https://huggingface.co/datasets/MicPie/unpredictable_w3-org)
|
110 |
+
* [UnpredicTable-wiki-openmoko-org](https://huggingface.co/datasets/MicPie/unpredictable_wiki-openmoko-org)
|
111 |
+
* [UnpredicTable-wkdu-org](https://huggingface.co/datasets/MicPie/unpredictable_wkdu-org)
|
112 |
|
113 |
|
114 |
* UnpredicTable data subsets based on clustering (for the clustering details please see our publication):
|
|
|
246 |
publisher = {arXiv},
|
247 |
year = {2022},
|
248 |
}
|
249 |
+
```
|