pdjohn commited on
Commit
ca7c609
·
verified ·
1 Parent(s): def7e3d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -46,8 +46,8 @@ print(all_results[0]['derived_relations'])
46
 
47
  # Training
48
  - Base model: EuroBERT/EuroBERT-210m
49
- - Training Parameters (Approx.):
50
- - Epochs: 8
51
  - Learning Rate: 1e-4
52
  - Batch size: 32
53
  - PEFT/LoRA: Enabled with r = 16
 
46
 
47
  # Training
48
  - Base model: EuroBERT/EuroBERT-210m
49
+ - Training Parameters:
50
+ - Epochs: 6
51
  - Learning Rate: 1e-4
52
  - Batch size: 32
53
  - PEFT/LoRA: Enabled with r = 16