fix task_ids
Browse files
README.md
CHANGED
|
@@ -15,10 +15,11 @@ source_datasets:
|
|
| 15 |
- original
|
| 16 |
task_categories:
|
| 17 |
- other
|
| 18 |
-
task_ids:
|
| 19 |
-
- other-other-contextual-embeddings
|
| 20 |
paperswithcode_id: eth-py150-open
|
| 21 |
pretty_name: ethpy150open
|
|
|
|
|
|
|
| 22 |
---
|
| 23 |
|
| 24 |
# Dataset Card for ethpy150open
|
|
@@ -163,4 +164,4 @@ Apache License 2.0
|
|
| 163 |
|
| 164 |
### Contributions
|
| 165 |
|
| 166 |
-
Thanks to [@Bharat123rox](https://github.com/Bharat123rox) for adding this dataset.
|
|
|
|
| 15 |
- original
|
| 16 |
task_categories:
|
| 17 |
- other
|
| 18 |
+
task_ids: []
|
|
|
|
| 19 |
paperswithcode_id: eth-py150-open
|
| 20 |
pretty_name: ethpy150open
|
| 21 |
+
tags:
|
| 22 |
+
- contextual-embeddings
|
| 23 |
---
|
| 24 |
|
| 25 |
# Dataset Card for ethpy150open
|
|
|
|
| 164 |
|
| 165 |
### Contributions
|
| 166 |
|
| 167 |
+
Thanks to [@Bharat123rox](https://github.com/Bharat123rox) for adding this dataset.
|