librarian-bot commited on
Commit
2f665aa
1 Parent(s): cfe0c8b

HuggyLingo Bot: Add language information to your dataset

Browse files

This is a pull request suggesting to add `es` as language metadata for your dataset (defined in the `YAML` block of your dataset's `README.md`). This metadata field helps people identify datasets in languages they are interested in working with. This metadata also makes it easier to know which languages a model has been trained on.

The suggestion to add `es` to your dataset metadata was generated by downloading the first 20 rows of your dataset and passing likely text based columns from your dataset through a [language detection model](https://huggingface.co/facebook/fasttext-language-identification). This model return `es` with a confidence of `81.51809573`. Whilst efforts were made to filter out likely wrong predictions it is possible that this suggestion is not correct. If you think that this is the case please feel free to close this PR and make sure to let us know in a comment.

If the suggested metadata here doesn't work, you may still want to add metadata for language to your dataset. You can do this by [editing your dataset's `README.md` file](https://huggingface.co/datasets/pysentimiento/spanish-tweets/edit/main/README.md)

This PR was made by Librarian Bot. Feel free to get in touch with [@davanstrien](https://huggingface.co/davanstrien) with feedback or questions.

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  dataset_info:
3
  features:
4
  - name: text
1
  ---
2
+ language: es
3
  dataset_info:
4
  features:
5
  - name: text