Commit
·
46e33f5
1
Parent(s):
d9915fd
Update README.md
Browse files
README.md
CHANGED
@@ -31,7 +31,7 @@ nasa-smd-ibm-v0.1 is a RoBERTa-based, Encoder-only transformer model, domain-ada
|
|
31 |
|
32 |
## Training Procedure
|
33 |
- **Framework**: fairseq 0.12.1 with PyTorch 1.9.1
|
34 |
-
- **
|
35 |
- **Strategy**: Masked Language Modeling (MLM)
|
36 |
|
37 |
## Evaluation
|
@@ -49,16 +49,44 @@ nasa-smd-ibm-v0.1 is a RoBERTa-based, Encoder-only transformer model, domain-ada
|
|
49 |
|
50 |
## Citation
|
51 |
If you find this work useful, please cite using the following bibtex citation:
|
|
|
52 |
```bibtex
|
53 |
@misc {nasa-impact_2023,
|
54 |
-
author = {
|
55 |
title = { nasa-smd-ibm-v0.1 (Revision f01d42f) },
|
56 |
year = 2023,
|
57 |
url = { https://huggingface.co/nasa-impact/nasa-smd-ibm-v0.1 },
|
58 |
doi = { 10.57967/hf/1429 },
|
59 |
publisher = { Hugging Face }
|
60 |
}
|
|
|
61 |
```
|
62 |
-
|
63 |
-
|
64 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
|
32 |
## Training Procedure
|
33 |
- **Framework**: fairseq 0.12.1 with PyTorch 1.9.1
|
34 |
+
- **transformers Version**: 4.2.0
|
35 |
- **Strategy**: Masked Language Modeling (MLM)
|
36 |
|
37 |
## Evaluation
|
|
|
49 |
|
50 |
## Citation
|
51 |
If you find this work useful, please cite using the following bibtex citation:
|
52 |
+
|
53 |
```bibtex
|
54 |
@misc {nasa-impact_2023,
|
55 |
+
author = {Masayasu Maraoka and Bishwaranjan Bhattacharjee and Muthukumaran Ramasubramanian and Ikhsa Gurung and Rahul Ramachandran and Manil Maskey and Kaylin Bugbee and Rong Zhang and Yousuf El Kurdis and Mike Little and Elizabeth Fancher and Lauren Sanders and Sylvain Costes and Sergi Blanco-Cuaresma and Kelly Lockhart and Thomas Allen and Felix Grazes and Megan Ansdell and Alberto Accomazzi and Sanaz Vahidinia and Ryan McGranaghan and Armin Mehrabian and Tsendgar Lee},
|
56 |
title = { nasa-smd-ibm-v0.1 (Revision f01d42f) },
|
57 |
year = 2023,
|
58 |
url = { https://huggingface.co/nasa-impact/nasa-smd-ibm-v0.1 },
|
59 |
doi = { 10.57967/hf/1429 },
|
60 |
publisher = { Hugging Face }
|
61 |
}
|
62 |
+
|
63 |
```
|
64 |
+
|
65 |
+
## Attribution
|
66 |
+
|
67 |
+
IBM Research
|
68 |
+
- Masayasu Maraoka
|
69 |
+
- Bishwaranjan Bhattacharjee
|
70 |
+
- Rong Zhang
|
71 |
+
- Yousuf El Kurdis
|
72 |
+
|
73 |
+
NASA SMD
|
74 |
+
- Muthukumaran Ramasubramanian
|
75 |
+
- Ikhsa Gurung
|
76 |
+
- Rahul Ramachandran
|
77 |
+
- Manil Maskey
|
78 |
+
- Kaylin Bugbee
|
79 |
+
- Mike Little
|
80 |
+
- Elizabeth Fancher
|
81 |
+
- Lauren Sanders
|
82 |
+
- Sylvain Costes
|
83 |
+
- Sergi Blanco-Cuaresma
|
84 |
+
- Kelly Lockhart
|
85 |
+
- Thomas Allen
|
86 |
+
- Felix Grazes
|
87 |
+
- Megan Ansdell
|
88 |
+
- Alberto Accomazzi
|
89 |
+
- Sanaz Vahidinia
|
90 |
+
- Ryan McGranaghan
|
91 |
+
- Armin Mehrabian
|
92 |
+
- Tsendgar Lee
|