Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
size_categories:
|
8 |
+
- 10K<n<100K
|
9 |
---
|
10 |
+
|
11 |
+
# i2b2 query data 1.0
|
12 |
+
|
13 |
+
This is a dataset of [i2b2](https://www.i2b2.org/) query builder [examples](https://community.i2b2.org/wiki/display/webclient/3.+Query+Tool) that are taken from a test environment of i2b2 and then pre-processed with AI descriptions.
|