Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,37 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
# Model Card for morphoseg-en ByT5 (Placeholder)
|
| 6 |
+
|
| 7 |
+
> **Status:** Template — fill in after training completes and metrics are available.
|
| 8 |
+
|
| 9 |
+
## Model Details
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
## Intended Use
|
| 13 |
+
|
| 14 |
+
|
| 15 |
+
## Dataset
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
## Training Procedure (to be filled)
|
| 19 |
+
|
| 20 |
+
|
| 21 |
+
## Evaluation Results (to be filled)
|
| 22 |
+
|
| 23 |
+
| ------ | ----- | ----- |
|
| 24 |
+
| Boundary F1 | | validation |
|
| 25 |
+
| Morpheme accuracy | | validation |
|
| 26 |
+
| Boundary F1 | | test |
|
| 27 |
+
| Morpheme accuracy | | test |
|
| 28 |
+
|
| 29 |
+
|
| 30 |
+
|
| 31 |
+
- Share-alike licensing from the source data applies to derived models.
|
| 32 |
+
|
| 33 |
+
|
| 34 |
+
- Cite the dataset card plus this model once finalized. Insert BibTeX after release.
|
| 35 |
+
|
| 36 |
+
|
| 37 |
+
- Reach out to `browndw` on Hugging Face for questions or issues.
|