manwestc commited on
Commit
7f9cab6
1 Parent(s): 55b26ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -13
README.md CHANGED
@@ -18,6 +18,7 @@ pipeline_tag: text-to-image
18
  - **Language**: Spanish
19
  - **Data**: [CelebA_RoBERTa_Sp](https://huggingface.co/datasets/oeg/CelebA_RoBERTa_Sp).
20
  - **Architecture**: roberta-base
 
21
 
22
  ## Description
23
  In order to improve the [RoBERTa-large-bne](https://huggingface.co/PlanTL-GOB-ES/roberta-large-bne) encoder performance, this model has been trained using the generated corpus ([in this respository](https://huggingface.co/oeg/RoBERTa-CelebA-Sp/))
@@ -73,20 +74,22 @@ This model is available under the [CC BY-NC 4.0.](https://creativecommons.org/li
73
 
74
  ## Citation information
75
 
76
- **Citing**: If you used RoBERTa+CelebA model in your work, please cite the **[????](???)**:
77
-
78
- <!--```bib
79
- @article{inffus_TINTO,
80
- title = {A novel deep learning approach using blurring image techniques for Bluetooth-based indoor localisation},
81
- journal = {Information Fusion},
82
- author = {Reewos Talla-Chumpitaz and Manuel Castillo-Cara and Luis Orozco-Barbosa and Raúl García-Castro},
83
- volume = {91},
84
- pages = {173-186},
85
- year = {2023},
86
- issn = {1566-2535},
87
- doi = {https://doi.org/10.1016/j.inffus.2022.10.011}
 
 
88
  }
89
- ```-->
90
 
91
  ## Autors
92
  - [Eduardo Yauri Lozano](https://github.com/eduar03yauri)
 
18
  - **Language**: Spanish
19
  - **Data**: [CelebA_RoBERTa_Sp](https://huggingface.co/datasets/oeg/CelebA_RoBERTa_Sp).
20
  - **Architecture**: roberta-base
21
+ - - **Paper**: [Information Processing and Management](https://doi.org/10.1016/j.ipm.2024.103667)
22
 
23
  ## Description
24
  In order to improve the [RoBERTa-large-bne](https://huggingface.co/PlanTL-GOB-ES/roberta-large-bne) encoder performance, this model has been trained using the generated corpus ([in this respository](https://huggingface.co/oeg/RoBERTa-CelebA-Sp/))
 
74
 
75
  ## Citation information
76
 
77
+ **Citing**: If you used RoBERTa+CelebA model in your work, please cite the paper publish in **[Information Processing and Management](https://doi.org/10.1016/j.ipm.2024.103667)**:
78
+
79
+ ```bib
80
+ @article{YAURILOZANO2024103667,
81
+ title = {Generative Adversarial Networks for text-to-face synthesis & generation: A quantitative–qualitative analysis of Natural Language Processing encoders for Spanish},
82
+ journal = {Information Processing & Management},
83
+ volume = {61},
84
+ number = {3},
85
+ pages = {103667},
86
+ year = {2024},
87
+ issn = {0306-4573},
88
+ doi = {https://doi.org/10.1016/j.ipm.2024.103667},
89
+ url = {https://www.sciencedirect.com/science/article/pii/S030645732400027X},
90
+ author = {Eduardo Yauri-Lozano and Manuel Castillo-Cara and Luis Orozco-Barbosa and Raúl García-Castro}
91
  }
92
+ ```
93
 
94
  ## Autors
95
  - [Eduardo Yauri Lozano](https://github.com/eduar03yauri)