Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: openrail
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
- conversational
|
6 |
+
- feature-extraction
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
tags:
|
10 |
+
- medical
|
11 |
+
pretty_name: textbook_and_PMC_test
|
12 |
+
size_categories:
|
13 |
+
- 10B<n<100B
|
14 |
+
---
|