Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,7 @@ Training data: https://huggingface.co/datasets/ksg-dfci/mmai-synthetic/blob/main
|
|
| 11 |
Training script: https://github.com/kenlkehl/matchminer-ai-training/blob/main/3b_train_tiny_oncbert.py
|
| 12 |
|
| 13 |
Training script call:
|
|
|
|
| 14 |
accelerate launch 3b_train_tiny_oncbert.py \
|
| 15 |
--data trial_space_lineitems.csv:trial_text \
|
| 16 |
trial_space_lineitems.csv:this_space \
|
|
|
|
| 11 |
Training script: https://github.com/kenlkehl/matchminer-ai-training/blob/main/3b_train_tiny_oncbert.py
|
| 12 |
|
| 13 |
Training script call:
|
| 14 |
+
|
| 15 |
accelerate launch 3b_train_tiny_oncbert.py \
|
| 16 |
--data trial_space_lineitems.csv:trial_text \
|
| 17 |
trial_space_lineitems.csv:this_space \
|