everythingchalna commited on
Commit
20dded3
·
verified ·
1 Parent(s): 74e98eb

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -36,10 +36,14 @@ Minimal JAX/Flax transformer for catalyst structure generation with single-param
36
  |--------|--------|
37
  | Parseable | 96/100 |
38
  | Element Match | 96/100 |
39
- | Generation Validity | 83/100 (83.0%) |
 
40
  | Uniqueness | 83/83 (100.0%) |
41
  | Novelty | 83/83 (100.0%) |
42
 
 
 
 
43
  ## Usage
44
 
45
  ```python
 
36
  |--------|--------|
37
  | Parseable | 96/100 |
38
  | Element Match | 96/100 |
39
+ | Generation Validity | 96/100 (96.0%) |
40
+ | Strict Validity‡ | 83/100 (83.0%) |
41
  | Uniqueness | 83/83 (100.0%) |
42
  | Novelty | 83/83 (100.0%) |
43
 
44
+ † CatGPT criteria: parseable + volume > 1ų + cell params > 0.5.
45
+ ‡ Ours: + min interatomic distance ≥ 0.5Å.
46
+
47
  ## Usage
48
 
49
  ```python