Iva Marinova commited on
Commit ·
25d3ffe
1
Parent(s): b5063a9
fix README
Browse files
README.md
CHANGED
|
@@ -1,13 +1,16 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
-
# Model Card for
|
| 6 |
|
| 7 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 8 |
|
| 9 |
-
This
|
| 10 |
-
|
| 11 |
|
| 12 |
## Model Details
|
| 13 |
|
|
@@ -17,19 +20,19 @@ This model is finetuned [usmiva/bert-web-bg](https://huggingface.co/usmiva/bert-
|
|
| 17 |
|
| 18 |
|
| 19 |
|
| 20 |
-
- **Developed by:** [
|
| 21 |
-
- **Shared by [optional]:**
|
| 22 |
-
- **Model type:**
|
| 23 |
-
- **Language(s) (NLP):**
|
| 24 |
- **License:** [More Information Needed]
|
| 25 |
-
- **Finetuned from model [optional]:** [
|
| 26 |
|
| 27 |
### Model Sources [optional]
|
| 28 |
|
| 29 |
<!-- Provide the basic links for the model. -->
|
| 30 |
|
| 31 |
- **Repository:** [More Information Needed]
|
| 32 |
-
- **Paper [optional]:**
|
| 33 |
- **Demo [optional]:** [More Information Needed]
|
| 34 |
|
| 35 |
## Uses
|
|
@@ -195,6 +198,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
| 195 |
|
| 196 |
## Model Card Contact
|
| 197 |
|
| 198 |
-
[More Information Needed]
|
| 199 |
-
|
| 200 |
-
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-2.0
|
| 3 |
+
language:
|
| 4 |
+
- bg
|
| 5 |
+
metrics:
|
| 6 |
+
- accuracy
|
| 7 |
---
|
| 8 |
|
| 9 |
+
# Model Card for BERT-DEEPFAKE-BG-MULTICLASS
|
| 10 |
|
| 11 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 12 |
|
| 13 |
+
This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
|
|
|
|
| 14 |
|
| 15 |
## Model Details
|
| 16 |
|
|
|
|
| 20 |
|
| 21 |
|
| 22 |
|
| 23 |
+
- **Developed by:** [More Information Needed]
|
| 24 |
+
- **Shared by [optional]:** [More Information Needed]
|
| 25 |
+
- **Model type:** [More Information Needed]
|
| 26 |
+
- **Language(s) (NLP):** [More Information Needed]
|
| 27 |
- **License:** [More Information Needed]
|
| 28 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
| 29 |
|
| 30 |
### Model Sources [optional]
|
| 31 |
|
| 32 |
<!-- Provide the basic links for the model. -->
|
| 33 |
|
| 34 |
- **Repository:** [More Information Needed]
|
| 35 |
+
- **Paper [optional]:** [More Information Needed]
|
| 36 |
- **Demo [optional]:** [More Information Needed]
|
| 37 |
|
| 38 |
## Uses
|
|
|
|
| 198 |
|
| 199 |
## Model Card Contact
|
| 200 |
|
| 201 |
+
[More Information Needed]
|
|
|
|
|
|