Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -6,6 +6,9 @@ metrics:
|
|
| 6 |
model_name: Test-Model
|
| 7 |
tags:
|
| 8 |
- document-classification
|
|
|
|
|
|
|
|
|
|
| 9 |
training_regime:
|
| 10 |
epochs: 5
|
| 11 |
batch_size: 20
|
|
|
|
| 6 |
model_name: Test-Model
|
| 7 |
tags:
|
| 8 |
- document-classification
|
| 9 |
+
epochs: 5
|
| 10 |
+
batch_size: 20
|
| 11 |
+
threshold: 0.975
|
| 12 |
training_regime:
|
| 13 |
epochs: 5
|
| 14 |
batch_size: 20
|