Spaces:
Runtime error
Runtime error
Upload README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,10 @@
|
|
| 1 |
-
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
+
# Nelson-GPT Training Space
|
| 2 |
+
|
| 3 |
+
This Space trains a DistilBERT model on pediatric chunks using Masked Language Modeling (MLM).
|
| 4 |
+
|
| 5 |
+
- Dataset: `your-username/nelson-gpt-chunks`
|
| 6 |
+
- Model: `distilbert-base-uncased`
|
| 7 |
+
|
| 8 |
+
## Run
|
| 9 |
+
|
| 10 |
+
This Space will automatically start training when deployed.
|
|
|
|
|
|