Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,8 @@ tags:
|
|
15 |
|
16 |
## Dataset contents
|
17 |
|
|
|
|
|
18 |
```
|
19 |
DatasetDict({
|
20 |
train: Dataset({
|
|
|
15 |
|
16 |
## Dataset contents
|
17 |
|
18 |
+
- **IMPORTANT:** the `label` column in the `test` set has dummy values as these were not provided (see original readme section for explanation)
|
19 |
+
|
20 |
```
|
21 |
DatasetDict({
|
22 |
train: Dataset({
|