Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
MrVicente
/
RA-BART
like
2
Runtime error
App
Files
Files
Community
main
RA-BART
/
custom_bart
1 contributor
History:
2 commits
MrVicente
added attention vizualization and qa model
4ae80b2
about 2 years ago
__init__.py
Safe
463 Bytes
added demo base code
about 2 years ago
attention_utils.py
Safe
6.11 kB
added demo base code
about 2 years ago
bart_attention.py
Safe
14.1 kB
added attention vizualization and qa model
about 2 years ago
bart_for_conditional_generation.py
Safe
8.42 kB
added demo base code
about 2 years ago
bart_generation_mixin.py
Safe
168 kB
added demo base code
about 2 years ago
bart_mask_attention.py
Safe
11.1 kB
added demo base code
about 2 years ago
bart_model.py
Safe
6.7 kB
added demo base code
about 2 years ago
bart_onnx.py
Safe
11.4 kB
added demo base code
about 2 years ago
config.py
Safe
7.18 kB
added demo base code
about 2 years ago
custom_constants.py
Safe
9.77 kB
added demo base code
about 2 years ago
custom_outputs.py
Safe
9.26 kB
added demo base code
about 2 years ago
decoder.py
Safe
14.5 kB
added demo base code
about 2 years ago
decoder_layer.py
Safe
6.17 kB
added demo base code
about 2 years ago
encoder.py
Safe
9.2 kB
added demo base code
about 2 years ago
encoder_layer.py
Safe
4.47 kB
added demo base code
about 2 years ago