Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Subject Classifier built on Distilbert
|
| 2 |
|
| 3 |
## Table of Contents
|
|
@@ -84,6 +94,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
| 84 |
|
| 85 |
**Hours used:** 18h 19min 13s
|
| 86 |
|
| 87 |
-
**Carbon Emitted:** (Power consumption x Time x Carbon produced based on location of power grid): Unknown
|
| 88 |
-
|
| 89 |
-
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
pipeline_tag: text-classification
|
| 6 |
+
tags:
|
| 7 |
+
- bert
|
| 8 |
+
- subject-classification
|
| 9 |
+
- text-classification
|
| 10 |
+
---
|
| 11 |
# Subject Classifier built on Distilbert
|
| 12 |
|
| 13 |
## Table of Contents
|
|
|
|
| 94 |
|
| 95 |
**Hours used:** 18h 19min 13s
|
| 96 |
|
| 97 |
+
**Carbon Emitted:** (Power consumption x Time x Carbon produced based on location of power grid): Unknown
|
|
|
|
|
|