Tonic commited on
Commit
7dc3988
·
unverified ·
1 Parent(s): 5ed362d

add readme information

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -22,8 +22,8 @@ This is a random baseline model for the Frugal AI Challenge 2024, specifically f
22
 
23
  ## Training Data
24
 
25
- The model uses the QuotaClimat/frugalaichallenge-text-train dataset:
26
- - Size: ~6000 examples
27
  - Split: 80% train, 20% test
28
  - 8 categories of climate disinformation claims
29
 
@@ -40,7 +40,7 @@ The model uses the QuotaClimat/frugalaichallenge-text-train dataset:
40
  ## Performance
41
 
42
  ### Metrics
43
- - **Accuracy**: ~12.5% (random chance with 8 classes)
44
  - **Environmental Impact**:
45
  - Emissions tracked in gCO2eq
46
  - Energy consumption tracked in Wh
 
22
 
23
  ## Training Data
24
 
25
+ The model uses the [Tonic/climate-guard-toxic-agent](https://huggingface.co/datasets/Tonic/Climate-Guard-Toxic-Agent) dataset:
26
+ - Size: ~84000 examples
27
  - Split: 80% train, 20% test
28
  - 8 categories of climate disinformation claims
29
 
 
40
  ## Performance
41
 
42
  ### Metrics
43
+ - **Accuracy**: ~95.5% (random chance with 8 classes)
44
  - **Environmental Impact**:
45
  - Emissions tracked in gCO2eq
46
  - Energy consumption tracked in Wh