
    Z j                     d    S r SSKJr  SSKJr  SSKJr  \" SS9\ " S S	\5      5       5       rS	/rg
)zBioGPT model configuration    )strict   )PreTrainedConfig)auto_docstringzmicrosoft/biogpt)
checkpointc                   ^   \ rS rSr% SrSrSr\\S'   Sr	\\S'   Sr
\\S	'   S
r\\S'   Sr\\S'   Sr\\S'   Sr\\-  \S'   Sr\\-  \S'   Sr\\S'   Sr\\S'   Sr\\S'   Sr\\S'   Sr\\S'   Sr\\-  \S'   Sr\\-  \S'   Sr\S-  \S '   S!r\S-  \S"'   S#r\\\   -  S-  \S$'   Sr\\S%'   S&rg)'BioGptConfig   ao  
Example:

```python
>>> from transformers import BioGptModel, BioGptConfig

>>> # Initializing a BioGPT microsoft/biogpt style configuration
>>> configuration = BioGptConfig()

>>> # Initializing a model from the microsoft/biogpt style configuration
>>> model = BioGptModel(configuration)

>>> # Accessing the model configuration
>>> configuration = model.config
```biogpti  
vocab_sizei   hidden_size   num_hidden_layers   num_attention_headsi   intermediate_sizegelu
hidden_actg?hidden_dropout_probattention_probs_dropout_probmax_position_embeddingsg{Gz?initializer_rangeg-q=layer_norm_epsTscale_embedding	use_cacheg        	layerdropactivation_dropout   Npad_token_idr   bos_token_id   eos_token_idtie_word_embeddings ) __name__
__module____qualname____firstlineno____doc__
model_typer   int__annotations__r   r   r   r   r   strr   floatr   r   r   r   r   boolr   r   r   r   r    r"   listr#   __static_attributes__r$       ڀ/root/GenerationalWealth/GenerationalWealth/venv/lib/python3.13/site-packages/transformers/models/biogpt/configuration_biogpt.pyr	   r	      s      JJKs!!!s!J'**03 %#+3#'S'#u#!NE! OT It Ius{ &)) L#*  L#* +,L#S	/D(, $$r2   r	   N)	r)   huggingface_hub.dataclassesr   configuration_utilsr   utilsr   r	   __all__r$   r2   r3   <module>r8      sH    ! . 3 # -.%%# %%  /%%P 
r2   