pietrolesci
commited on
Commit
•
02a95b7
1
Parent(s):
5975a29
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
This is part of `robust_NLI`but since there seems to be a bug when loading and downloading
|
2 |
+
`DatasetDict` containing datasets with different configurations, I loaded the datasets with
|
3 |
+
the differing configs as standalone datasets.
|
4 |
+
|
5 |
+
Issue here: [https://github.com/huggingface/datasets/issues/4211](https://github.com/huggingface/datasets/issues/4211)
|