We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2155c09 commit 914c0b8Copy full SHA for 914c0b8
tests/assets/configs/multiclass.yaml
@@ -36,7 +36,7 @@
36
learning_rate: [5.0e-5]
37
seed: [0]
38
- module_name: lora
39
- model_config:
+ classification_model_config:
40
- model_name: avsolatorio/GIST-small-Embedding-v0
41
num_train_epochs: [1]
42
batch_size: [8, 16]
tests/assets/configs/multilabel.yaml
@@ -32,7 +32,7 @@
32
33
34
35
batch_size: [8]
0 commit comments