FineTuneBERT icon indicating copy to clipboard operation
FineTuneBERT copied to clipboard

Results 5 FineTuneBERT issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.16.4 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Hello I get this error when I try to run this line: ``` #Converting these to cuda tensors seq, attn_masks, labels = seq.cpu(), attn_masks.cpu(), labels.cpu() #Obtaining the logits from the...

Hi! I have little experience with BERT and transformers and can't figure out how to use the model the make predictions once the additional classification layer it's trained and reloaded,...

could you please give an idea of how to run this code using colab?

Bumps [transformers](https://github.com/huggingface/transformers) from 2.0.0 to 4.30.0. Release notes Sourced from transformers's releases. v4.30.0: 100k, Agents improvements, Safetensors core dependency, Swiftformer, Autoformer, MobileViTv2, timm-as-a-backbone 100k Transformers has just reached 100k stars...

dependencies