Update README.md
Browse files
README.md
CHANGED
|
@@ -19,5 +19,8 @@ This is a reformatting of the DS-1000 dataset with improved ease of use.
|
|
| 19 |
* Removed obsolete `parser` module and simplified string testing
|
| 20 |
* a few problems were manually fixed and minor inconsistency with the origin due to import side effects etc.
|
| 21 |
|
| 22 |
-
Testing code and examples are in the [original repo](https://github.com/xlang-ai/DS-1000/simplified).
|
|
|
|
|
|
|
|
|
|
| 23 |
|
|
|
|
| 19 |
* Removed obsolete `parser` module and simplified string testing
|
| 20 |
* a few problems were manually fixed and minor inconsistency with the origin due to import side effects etc.
|
| 21 |
|
| 22 |
+
Testing code and examples are in the [original repo](https://github.com/xlang-ai/DS-1000/simplified).
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
Reformatting credits: Yuhang Lai, Sida Wang
|
| 26 |
|