Daniel Vila commited on
Commit
1a5f5f2
1 Parent(s): a2802f3

Adding datasets related to this model

Browse files

Hi!

I'm testing the evaluation on the Hub feature.

In particular, I'd like to evaluate this model with out-of-domain data, and specifically a small dataset I've just labelled containing recent tweets about wildfires and climate change.

For context, to use the evaluation feature related datasets must be listed in the model card: https://huggingface.co/spaces/autoevaluate/model-evaluator/discussions/11

Thanks for considering adding this! I'm a big fan of all the models you are releasing at CardiffNLP

Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ datasets:
5
+ - tweet_eval
6
+ - rubrix/wildfire_tweets
7
+ ---