luffycodes
commited on
Commit
•
312454f
1
Parent(s):
d98c6b5
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,8 @@ language:
|
|
7 |
|
8 |
We provide the [weights](https://huggingface.co/luffycodes/Parallel-Roberta-Large) for the parallel attention and feedforward design for Roberta-Large.
|
9 |
|
|
|
|
|
10 |
![pfa (1)](https://github.com/luffycodes/Parallel-Transformers-Pytorch/assets/22951144/e5b76b1c-5fb1-4263-a23b-a61742fe12ae)
|
11 |
|
12 |
## Evaluation results
|
|
|
7 |
|
8 |
We provide the [weights](https://huggingface.co/luffycodes/Parallel-Roberta-Large) for the parallel attention and feedforward design for Roberta-Large.
|
9 |
|
10 |
+
To use this model, use the following [modeling_roberta.py](https://github.com/luffycodes/Parallel-Transformers-Pytorch/blob/main/paf_modeling_roberta.py) file.
|
11 |
+
|
12 |
![pfa (1)](https://github.com/luffycodes/Parallel-Transformers-Pytorch/assets/22951144/e5b76b1c-5fb1-4263-a23b-a61742fe12ae)
|
13 |
|
14 |
## Evaluation results
|