Update README.md
Browse files
README.md
CHANGED
|
@@ -73,10 +73,6 @@ print(ds)
|
|
| 73 |
print(ds["train"][0])
|
| 74 |
```
|
| 75 |
|
| 76 |
-
## Rebuilding / Updating
|
| 77 |
-
|
| 78 |
-
If you regenerate the CSV, re-run this uploader to push a new commit. Consider versioning via tags or clear commit messages.
|
| 79 |
-
|
| 80 |
## License
|
| 81 |
|
| 82 |
This dataset is published under **cc-by-4.0**. Verify original source terms if you plan to redistribute or use commercially.
|
|
|
|
| 73 |
print(ds["train"][0])
|
| 74 |
```
|
| 75 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 76 |
## License
|
| 77 |
|
| 78 |
This dataset is published under **cc-by-4.0**. Verify original source terms if you plan to redistribute or use commercially.
|