OpenDeltaMirror/examples
shengdinghu cfde7552f1 fixed #52 2023-03-11 09:26:45 +00:00
..
examples_prompt move visualization to bigmodelvis on PyPI 2022-11-10 10:24:50 +00:00
examples_text-classification/configs/adapter_roberta-base Create Readme.md 2023-02-24 19:46:17 +08:00
legacies version 0.3.1 2022-10-17 09:02:45 +00:00
tutorial fixed #52 2023-03-11 09:26:45 +00:00
unittest small updates after 0.3.2 2022-10-23 08:48:48 +00:00
README.md Update README.md 2023-02-24 19:44:44 +08:00

README.md

Use Examples

This repo mainly contains several running scripts to use OpenDelta to conduct parameter-efficient training of various tasks.

Note that we suggest adding OpenDelta to existing scripts, instead of modify a scripts into the following examples. OpenDelta itself doens't restrict the training pipeline nor provide pipeline.

tutorial

Several toy tutorials:

  1. The scripts for docs/basic_usage
  2. Using interactive module selection
  3. Work with OpenPrompt