markus-goetz commited on
Commit
637f16f
Β·
verified Β·
1 Parent(s): 09ad38c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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.