Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
hemantn
/
ablang2
like
3
Fill-Mask
Transformers
PyTorch
ablang2-paired
biology
protein
antibody
ablang
chemistry
oas
cdr
ablang2 hf implementation
roberta
ESM
ablang2
antibody-design
custom_code
License:
mit
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
392cc77
ablang2
180 MB
Ctrl+K
Ctrl+K
1 contributor
History:
73 commits
hemantn
Remove debug statements and angle brackets formatting - restore functionality complete
392cc77
9 months ago
__pycache__
Remove ablang2 folder - repository now fully self-contained
9 months ago
.gitattributes
Safe
1.52 kB
initial commit
9 months ago
LICENSE
Safe
1.06 kB
Initial commit: AbLang2 Hugging Face implementation
9 months ago
README.md
Safe
5.83 kB
adapter description updated
9 months ago
README_Spaces.md
Safe
2.3 kB
Integrate utility files into main repository - make self-contained
9 months ago
__init__.py
Safe
294 Bytes
Initial commit: AbLang2 Hugging Face implementation
9 months ago
ablang.py
Safe
5.18 kB
Add ablang.py and encoderblock.py to root directory for Hugging Face compatibility
9 months ago
ablang_encodings.py
Safe
3.25 kB
Integrate utility files into main repository - make self-contained
9 months ago
adapter.py
44.7 kB
Remove debug statements and angle brackets formatting - restore functionality complete
9 months ago
alignment.py
2.81 kB
Integrate utility files into main repository - make self-contained
9 months ago
app.py
Safe
12.9 kB
Integrate utility files into main repository - make self-contained
9 months ago
config.json
Safe
763 Bytes
Remove problematic imports and add utility files to config.json auto_map
9 months ago
configuration_ablang2paired.py
Safe
1.06 kB
Initial commit: AbLang2 Hugging Face implementation
9 months ago
encoderblock.py
Safe
5.82 kB
Add ablang.py and encoderblock.py to root directory for Hugging Face compatibility
9 months ago
environment.yaml
Safe
797 Bytes
Initial commit: AbLang2 Hugging Face implementation
9 months ago
extra_utils.py
Safe
5.49 kB
Integrate utility files into main repository - make self-contained
9 months ago
hparams.json
Safe
228 Bytes
Initial commit: AbLang2 Hugging Face implementation
9 months ago
model.pt
Safe
pickle
Detected Pickle imports (3)
"collections.OrderedDict"
,
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
179 MB
xet
Initial commit: AbLang2 Hugging Face implementation
9 months ago
modeling_ablang2paired.py
Safe
4.33 kB
Remove problematic imports and add utility files to config.json auto_map
9 months ago
requirements.txt
Safe
116 Bytes
Integrate utility files into main repository - make self-contained
9 months ago
restoration.py
Safe
3.68 kB
Integrate utility files into main repository - make self-contained
9 months ago
scores.py
Safe
3.09 kB
Integrate utility files into main repository - make self-contained
9 months ago
test_ablang2_HF_implementation.ipynb
Safe
32.8 kB
updated notebook with updated adapter code
9 months ago
test_adapter_fix.py
Safe
2.56 kB
Fix adapter to copy utility files to cached directory when loaded from Hugging Face
9 months ago
test_align.py
Safe
1.41 kB
Integrate utility files into main repository - make self-contained
9 months ago
test_app_output.py
Safe
2.2 kB
Integrate utility files into main repository - make self-contained
9 months ago
test_integrated_adapter.py
Safe
5.5 kB
Integrate utility files into main repository - make self-contained
9 months ago
test_module_loading.py
Safe
706 Bytes
Add ablang.py and encoderblock.py to root directory for Hugging Face compatibility
9 months ago
test_original_compatibility.py
Safe
3.15 kB
Restore original adapter code from AbLang2_final_version with file copying mechanism
9 months ago
tokenizer_ablang2paired.py
Safe
4.88 kB
Fix tokenizer and format_seq_input to properly handle paired sequences with angle brackets
9 months ago
vocab.json
Safe
331 Bytes
Initial commit: AbLang2 Hugging Face implementation
9 months ago
vocab.py
Safe
346 Bytes
Initial commit: AbLang2 Hugging Face implementation
9 months ago