Update README.md
Browse files
README.md
CHANGED
|
@@ -61,6 +61,10 @@ The thin film layer sequence is ordered from top to bottom, i.e., the lowest ind
|
|
| 61 |
- A full list of the vocabular, i.e., all possible tokens, can be found in the `tokens.json`, with the the format of `<material>_<thickness_in_nm>`
|
| 62 |
- There are additional tokens for end of sequences (EOS), padding (PAD) and masking (MASK)
|
| 63 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 64 |
## Acknowledgements
|
| 65 |
|
| 66 |
This work is supported by the Helmholtz Association Initiative and Networking Fund through the Helmholtz AI platform, and the HAICORE@KIT grant.
|
|
|
|
| 61 |
- A full list of the vocabular, i.e., all possible tokens, can be found in the `tokens.json`, with the the format of `<material>_<thickness_in_nm>`
|
| 62 |
- There are additional tokens for end of sequences (EOS), padding (PAD) and masking (MASK)
|
| 63 |
|
| 64 |
+
| Train samples | Test samples |
|
| 65 |
+
| :-------------- | -----------: |
|
| 66 |
+
| 10,000,000 | 1,000,000 |
|
| 67 |
+
|
| 68 |
## Acknowledgements
|
| 69 |
|
| 70 |
This work is supported by the Helmholtz Association Initiative and Networking Fund through the Helmholtz AI platform, and the HAICORE@KIT grant.
|