UMCU commited on
Commit
541690f
·
verified ·
1 Parent(s): b4e69c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -29,7 +29,7 @@ Sources:
29
  * English: MIMIC CXR
30
  * English: MIMIC4
31
 
32
- All translated (if not with DeepL) with a combination of GeminiFlash 1.5/GPT4o mini, MariaNMT, NLLB200.
33
 
34
  * Number of tokens: 20B
35
  * Number of documents: 32M
@@ -42,8 +42,8 @@ All translated (if not with DeepL) with a combination of GeminiFlash 1.5/GPT4o m
42
  * Learning schedule: linear, with 5_000 warmup steps
43
  * Num epochs: ~3 (off-premise) followed by 3 (on-premise)
44
 
45
- Train perplexity: 2.5
46
- Validation perplexity: 3.4
47
 
48
  # Acknowledgement
49
 
 
29
  * English: MIMIC CXR
30
  * English: MIMIC4
31
 
32
+ All translated (if not with DeepL) with a combination of GeminiFlash 1.5/2.0/GPT4o mini, MariaNMT, NLLB200.
33
 
34
  * Number of tokens: 20B
35
  * Number of documents: 32M
 
42
  * Learning schedule: linear, with 5_000 warmup steps
43
  * Num epochs: ~3 (off-premise) followed by 3 (on-premise)
44
 
45
+ Train perplexity: 2.4
46
+ Validation perplexity: 3.3
47
 
48
  # Acknowledgement
49