mirror of
https://github.com/Steffo99/unimore-bda-6.git
synced 2024-11-21 15:34:18 +00:00
Add missing header
This commit is contained in:
parent
0584810a83
commit
35616d35c7
1 changed files with 2 additions and 0 deletions
|
@ -1227,6 +1227,8 @@ class HuggingBertTokenizer(HuggingTokenizer):
|
|||
return tokenizers.Tokenizer.from_pretrained("bert-base-cased")
|
||||
```
|
||||
|
||||
## Sperimentazione e regolazione degli iperparametri
|
||||
|
||||
## Confronto dei modelli
|
||||
|
||||
## Conclusione
|
||||
|
|
Loading…
Reference in a new issue