Update README.md
Browse files
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.
|
| 46 |
-
Validation perplexity: 3.
|
| 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 |
|