Update README.md
Browse files
README.md
CHANGED
@@ -1 +1,10 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language: en
|
3 |
+
tags:
|
4 |
+
- text-generation
|
5 |
+
datasets:
|
6 |
+
- ncbi_disease
|
7 |
+
---
|
8 |
+
|
9 |
+
|
10 |
+
# Bloom Model finetuned on the NCBI disease dataset to generate synthetic data similar to the NCBI dataset.
|