Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
-
base_model:
|
|
|
|
| 3 |
library_name: model2vec
|
| 4 |
license: mit
|
| 5 |
model_name: atc-pilot-speaker-role-potion-base-2M
|
|
@@ -7,6 +8,10 @@ tags:
|
|
| 7 |
- embeddings
|
| 8 |
- static-embeddings
|
| 9 |
- sentence-transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
# atc-pilot-speaker-role-potion-base-2M Model Card
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model:
|
| 3 |
+
- minishlab/potion-base-2M
|
| 4 |
library_name: model2vec
|
| 5 |
license: mit
|
| 6 |
model_name: atc-pilot-speaker-role-potion-base-2M
|
|
|
|
| 8 |
- embeddings
|
| 9 |
- static-embeddings
|
| 10 |
- sentence-transformers
|
| 11 |
+
datasets:
|
| 12 |
+
- jacktol/atc-pilot-speaker-role-classification-dataset
|
| 13 |
+
language:
|
| 14 |
+
- en
|
| 15 |
---
|
| 16 |
|
| 17 |
# atc-pilot-speaker-role-potion-base-2M Model Card
|