adaamko commited on
Commit
b460080
·
verified ·
1 Parent(s): be984e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -51,7 +51,7 @@ This variant is trained only on our synthetic data and RAGTruth dataset for hall
51
  ## Training Procedure
52
 
53
  - Tokenizer: AutoTokenizer; DataCollatorForTokenClassification; label pad −100
54
- - Max length: 4096; batch size: 8; epochs: 3–6
55
  - Optimizer: AdamW (lr 1e‑5, weight_decay 0.01)
56
  - Hardware: Single A100 80GB
57
 
 
51
  ## Training Procedure
52
 
53
  - Tokenizer: AutoTokenizer; DataCollatorForTokenClassification; label pad −100
54
+ - Max length: 4096; batch size: 16; epochs: 5
55
  - Optimizer: AdamW (lr 1e‑5, weight_decay 0.01)
56
  - Hardware: Single A100 80GB
57