Commit ·
b764fa2
1
Parent(s): fb74bb8
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,23 +1,23 @@
|
|
| 1 |
---
|
| 2 |
language: en
|
| 3 |
license: mit
|
| 4 |
-
|
| 5 |
model-index:
|
| 6 |
-
- name:
|
| 7 |
results:
|
| 8 |
- task:
|
| 9 |
-
type:
|
| 10 |
dataset:
|
| 11 |
-
name:
|
| 12 |
-
type:
|
| 13 |
metrics:
|
| 14 |
- type: accuracy
|
| 15 |
-
value: 0.
|
| 16 |
-
- type:
|
| 17 |
-
value: 0.
|
| 18 |
---
|
| 19 |
|
| 20 |
-
# Model Card for
|
| 21 |
|
| 22 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 23 |
|
|
@@ -209,4 +209,6 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
| 209 |
|
| 210 |
## Model Card Contact
|
| 211 |
|
| 212 |
-
[More Information Needed]
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
language: en
|
| 3 |
license: mit
|
| 4 |
+
model_id: test_trainer
|
| 5 |
model-index:
|
| 6 |
+
- name: Brokern_Trainer
|
| 7 |
results:
|
| 8 |
- task:
|
| 9 |
+
type: text-classification
|
| 10 |
dataset:
|
| 11 |
+
name: MRCP
|
| 12 |
+
type: mrcp
|
| 13 |
metrics:
|
| 14 |
- type: accuracy
|
| 15 |
+
value: 0.85049
|
| 16 |
+
- type: F1-Score
|
| 17 |
+
value: 0.89317
|
| 18 |
---
|
| 19 |
|
| 20 |
+
# Model Card for test_trainer
|
| 21 |
|
| 22 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 23 |
|
|
|
|
| 209 |
|
| 210 |
## Model Card Contact
|
| 211 |
|
| 212 |
+
[More Information Needed]
|
| 213 |
+
|
| 214 |
+
|