Paula Delgado-Santos

Results 6 issues of Paula Delgado-Santos

It is possible to find the code of "msda_anon_model.json" for python? I am just trying to replicate "msda_table2_(I)id(trial).ipynb" but training the anonymization model from scratch. I just try to take...

I have this issue in: print("Epoch: {} Pretraining loss: G: {:.3f}".format(i, train_g_loss)) What I shoud do?

I want to know if the code is available! Thank you :)

Hello, I just download the dataset but I would like to know the gender, age, ethnicity of every user and I didn't find it. I downloaded from: http://extrasensory.ucsd.edu/ Any help...

Hello, I would like to have the GPT-4 assessment to evaluate your model and see your results. Did you use the evaluation 1) with easy questions [[LINK](https://github.com/lm-sys/vicuna-blog-eval)] or 2) the...

Hi, I would like to know if ViT supports Eetq and LoRA and if I can have an example of this: `from transformers import ViTForImageClassification, ViTImageProcessor from peft import get_peft_model,...