@@ -225,7 +225,7 @@
|
||||
- sections:
|
||||
- local: philosophy
|
||||
title: 이념과 목표
|
||||
- local: in_translation
|
||||
- local: glossary
|
||||
title: (번역중) Glossary
|
||||
- local: task_summary
|
||||
title: 🤗 Transformers로 할 수 있는 작업
|
||||
|
||||
@@ -504,8 +504,6 @@ class Aimv2VisionModel(Aimv2PreTrainedModel):
|
||||
output_hidden_states: Optional[bool] = None,
|
||||
) -> BaseModelOutputWithPooling:
|
||||
r"""
|
||||
Returns:
|
||||
|
||||
Examples:
|
||||
|
||||
```python
|
||||
|
||||
@@ -501,8 +501,6 @@ class Aimv2VisionModel(Aimv2PreTrainedModel):
|
||||
output_hidden_states: Optional[bool] = None,
|
||||
) -> BaseModelOutputWithPooling:
|
||||
r"""
|
||||
Returns:
|
||||
|
||||
Examples:
|
||||
|
||||
```python
|
||||
|
||||
Reference in New Issue
Block a user