Update README.md
#30
by
Ben212
- opened
README.md
CHANGED
@@ -1,6 +1,13 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
![model example](https://i.imgur.com/ze1DGOJ.png)
|
6 |
[example outputs](https://www.youtube.com/watch?v=HO3APT_0UA4) (courtesy of [dotsimulate](https://www.instagram.com/dotsimulate/))
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- togethercomputer/RedPajama-Data-V2
|
5 |
+
metrics:
|
6 |
+
- character
|
7 |
+
library_name: bertopic
|
8 |
+
pipeline_tag: token-classification
|
9 |
+
tags:
|
10 |
+
- medical
|
11 |
---
|
12 |
![model example](https://i.imgur.com/ze1DGOJ.png)
|
13 |
[example outputs](https://www.youtube.com/watch?v=HO3APT_0UA4) (courtesy of [dotsimulate](https://www.instagram.com/dotsimulate/))
|