-
Hello WEFE developers,
I am trying to reproduce your paper results. It looks to me the best reference is your [WEFE-ranking](https://github.com/dccuchile/wefe/blob/master/examples/WEFE_rankings.ipy…
-
Hi HuggingFace team,
I am gratefully using many of huggingface models, but I have found 'xlm-roberta-large' model is missing its license policy.
also 'dccuchile/bert-base-spanish-wwm-uncased' and 'd…
-
Here is what I ran:
```python
from transformers.hf_api import HfApi
from tqdm import tqdm
import pandas as pd
model_list = HfApi().model_list()
model_ids = [x.modelId for x in model_list]
…
-
Hello,
The [WEFE](https://www.ijcai.org/Proceedings/2020/60) paper presented at IJCAI discuss WEAT, RND, and RNSB, but it does not discuss MAC and ECT.
I wondered whether there were an updated v…
-
Hi Pablo,
Greetings!
1). I was trying to get results on multi-lingual fastText embeddings through the query using WEAT_wordsets() and RND_wordsets(). I am not sure whether I can use the same set o…
-
Hi again, and thanks in advance for your response. We are questioning ourselves how you dealt with accents, which are very important in spanish (e.g. hacia is not the same as hacía). When using your t…
-
## Environment info
- `transformers` version: 4.6.0.dev0
- Platform: Linux-5.4.0-1047-aws-x86_64-with-glibc2.10
- Python version: 3.8.8
- PyTorch version (GPU?): 1.8.1 (True)
- Tensorflow ver…
-
Hi,
I'm using the WEFE package to measure bias in different word embeddings. However, When I use ECT the results are not clear to me. AS mentioned in the original paper "Attenuating Bias in Word ve…
-
ImportError: cannot import name 'word_embedding' from 'wefe' (/Users/xx/PycharmProjects/pythonProject/venv/lib/python3.8/site-packages/wefe/__init__.py)
please help :)
-
Ktrain should document how to provide support to use other BERT models (models in other languages) like BETO bert-base-spanish-wwm-uncased
https://github.com/dccuchile/beto
https://huggingface.c…