File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/transformers/models/rt_detr Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ class RTDetrConfig(PretrainedConfig):
29
29
This is the configuration class to store the configuration of a [`RTDetrModel`]. It is used to instantiate a
30
30
RT-DETR model according to the specified arguments, defining the model architecture. Instantiating a configuration
31
31
with the defaults will yield a similar configuration to that of the RT-DETR
32
- [checkpoing/todo ](https://huggingface.co/checkpoing/todo ) architecture.
32
+ [PekingU/rtdetr_r50vd ](https://huggingface.co/PekingU/rtdetr_r50vd ) architecture.
33
33
34
34
Configuration objects inherit from [`PretrainedConfig`] and can be used to control the model outputs. Read the
35
35
documentation from [`PretrainedConfig`] for more information.
You can’t perform that action at this time.
0 commit comments