Spaces:
Sleeping
Sleeping
File size: 2,958 Bytes
939262b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 |
sections: local: index title: π€ Transformers local: quicktour title: Quick tour local: installation title: Installation title: Get started sections: local: pipeline_tutorial title: Run inference with pipelines local: autoclass_tutorial title: Write portable code with AutoClass local: preprocessing title: Preprocess data local: training title: Fine-tune a pretrained model local: run_scripts title: Train with a script local: accelerate title: Set up distributed training with π€ Accelerate local: peft title: Load and train adapters with π€ PEFT local: model_sharing title: Share your model local: agents title: Agents local: llm_tutorial title: Generation with LLMs local: conversations title: Chatting with Transformers title: Tutorials sections: isExpanded: false sections: local: tasks/sequence_classification title: Text classification local: tasks/token_classification title: Token classification local: tasks/question_answering title: Question answering local: tasks/language_modeling title: Causal language modeling local: tasks/masked_language_modeling title: Masked language modeling local: tasks/translation title: Translation local: tasks/summarization title: Summarization local: tasks/multiple_choice title: Multiple choice title: Natural Language Processing isExpanded: false sections: local: tasks/audio_classification title: Audio classification local: tasks/asr title: Automatic speech recognition title: Audio isExpanded: false sections: local: tasks/image_classification title: Image classification local: tasks/semantic_segmentation title: Image segmentation local: tasks/video_classification title: Video classification local: tasks/object_detection title: Object detection local: tasks/zero_shot_object_detection title: Zero-shot object detection local: tasks/zero_shot_image_classification title: Zero-shot image classification local: tasks/monocular_depth_estimation title: Depth estimation local: tasks/image_to_image title: Image-to-Image local: tasks/image_feature_extraction title: Image Feature Extraction local: tasks/mask_generation title: Mask Generation local: tasks/knowledge_distillation_for_image_classification title: Knowledge Distillation for Computer Vision title: Computer Vision isExpanded: false sections: local: tasks/image_captioning title: Image captioning local: tasks/document_question_answering title: Document Question Answering local: tasks/visual_question_answering title: Visual Question Answering local: tasks/text-to-speech title: Text to speech title: Multimodal isExpanded: false sections: local: generation_strategies title: Customize the generation strategy title: Generation isExpanded: false sections: local: tasks/idefics title: Image tasks with IDEFICS local: tasks/prompting title: LLM prompting guide title: Prompting title: Task Guides |