Text Classification
Transformers
PyTorch
English
deberta-v2
Inference Endpoints
ikrysinska commited on
Commit
cbaa470
1 Parent(s): 95634f6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -8
README.md CHANGED
@@ -31,16 +31,18 @@ This is a DeBERTa-v3-base-tasksource-nli model with an adapter trained on [webi
31
  This model is suitable for English only.
32
 
33
  - **Developed by:** Webimmunication Team
34
- - **Shared by [optional]:** @ikrysinska
35
- - **Model type:** [More Information Needed]
36
  - **Language(s) (NLP):** EN
37
  - **License:** CC BY 4.0
38
- - **Finetuned from model [optional]:** https://huggingface.co/sileod/deberta-v3-base-tasksource-nli
39
 
40
- ### Model Sources
41
 
42
  - **Paper:** [More Information Needed]
43
 
 
 
44
  ## Uses
45
  The model was trained to classify a pair of short texts: tweet and conspiracy theory. The model returns a float number which represents the likelihood that the tweet supports a given conspiracy theory.
46
 
@@ -130,9 +132,9 @@ Carbon emissions are estimated using the [Machine Learning Impact calculator](ht
130
  - **Carbon Emitted:** 4.44 kg CO2 eq ([equivalent to: 17.9 km driven by an average ICE car, 2.22 kgs of coal burned, 0.07 tree seedlings sequesting carbon for 10 years](https://www.epa.gov/energy/greenhouse-gases-equivalencies-calculator-calculations-and-references)
131
 
132
 
133
- ## Citation [optional]
134
 
135
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
136
 
137
  **BibTeX:**
138
 
@@ -144,14 +146,15 @@ Carbon emissions are estimated using the [Machine Learning Impact calculator](ht
144
 
145
  ## Glossary [optional]
146
 
147
- <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
148
 
149
  [More Information Needed]
150
 
 
151
 
152
  ## Model Card Authors
153
 
154
- @ikrysinska, @wtomi
155
 
156
  ## Model Card Contact
157
 
 
31
  This model is suitable for English only.
32
 
33
  - **Developed by:** Webimmunication Team
34
+ - **Shared by:** @ikrysinska
35
+ - **Model type:** Transformer
36
  - **Language(s) (NLP):** EN
37
  - **License:** CC BY 4.0
38
+ - **Finetuned from model:** https://huggingface.co/sileod/deberta-v3-base-tasksource-nli
39
 
40
+ <!-- ### Model Sources
41
 
42
  - **Paper:** [More Information Needed]
43
 
44
+ -->
45
+
46
  ## Uses
47
  The model was trained to classify a pair of short texts: tweet and conspiracy theory. The model returns a float number which represents the likelihood that the tweet supports a given conspiracy theory.
48
 
 
132
  - **Carbon Emitted:** 4.44 kg CO2 eq ([equivalent to: 17.9 km driven by an average ICE car, 2.22 kgs of coal burned, 0.07 tree seedlings sequesting carbon for 10 years](https://www.epa.gov/energy/greenhouse-gases-equivalencies-calculator-calculations-and-references)
133
 
134
 
135
+ <!--## Citation [optional]
136
 
137
+ If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section.
138
 
139
  **BibTeX:**
140
 
 
146
 
147
  ## Glossary [optional]
148
 
149
+
150
 
151
  [More Information Needed]
152
 
153
+ -->
154
 
155
  ## Model Card Authors
156
 
157
+ @ikrysinska
158
 
159
  ## Model Card Contact
160