Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ pinned: false
|
|
8 |
---
|
9 |
|
10 |
|
11 |
-
#
|
12 |
|
13 |
## Model Description
|
14 |
|
@@ -40,7 +40,7 @@ The model uses the QuotaClimat/frugalaichallenge-text-train dataset:
|
|
40 |
## Performance
|
41 |
|
42 |
### Metrics
|
43 |
-
- **Accuracy**:
|
44 |
- **Environmental Impact**:
|
45 |
- Emissions tracked in gCO2eq
|
46 |
- Energy consumption tracked in Wh
|
@@ -57,10 +57,10 @@ Environmental impact is tracked using CodeCarbon, measuring:
|
|
57 |
This tracking helps establish a baseline for the environmental impact of model deployment and inference.
|
58 |
|
59 |
## Limitations
|
60 |
-
-
|
61 |
- No learning or pattern recognition
|
62 |
- Input text vectorized/tokenized
|
63 |
-
- Serves only as
|
64 |
- Not suitable for any real-world applications
|
65 |
|
66 |
## Ethical Considerations
|
|
|
8 |
---
|
9 |
|
10 |
|
11 |
+
# Climate Disinformation Classification using Attention Mechanism
|
12 |
|
13 |
## Model Description
|
14 |
|
|
|
40 |
## Performance
|
41 |
|
42 |
### Metrics
|
43 |
+
- **Accuracy**:
|
44 |
- **Environmental Impact**:
|
45 |
- Emissions tracked in gCO2eq
|
46 |
- Energy consumption tracked in Wh
|
|
|
57 |
This tracking helps establish a baseline for the environmental impact of model deployment and inference.
|
58 |
|
59 |
## Limitations
|
60 |
+
- Text Classification using Attention Mechanism
|
61 |
- No learning or pattern recognition
|
62 |
- Input text vectorized/tokenized
|
63 |
+
- Serves only as baseline reference
|
64 |
- Not suitable for any real-world applications
|
65 |
|
66 |
## Ethical Considerations
|