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