sagawa commited on
Commit
6d2cffb
1 Parent(s): 82a663e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -83,8 +83,8 @@ python train_without_duplicates.py \
83
  | SCROP | USPTO_50k | USPTO_50k | 43.7 | - | 60.0 | 65.2 |
84
  | T5Chem | USPTO_50k | USPTO_50k | 46.5 | - | 64.4 | 70.5 |
85
  | CompoundT5 | USPTO_50k | USPTO_50k | 44,2 | 55.2 | 61.4 | 67.3 |
86
- | ReactionT5 (This model) | - | USPTO_50k | 13.8 | 18.6 | 21.4 | 26.2 |
87
- | ReactionT5 | USPTO_50k | USPTO_50k | 71.2 | 81.4 | 84.9 | 88.2 |
88
 
89
  Performance comparison of Compound T5, ReactionT5, and other models in product prediction.
90
 
 
83
  | SCROP | USPTO_50k | USPTO_50k | 43.7 | - | 60.0 | 65.2 |
84
  | T5Chem | USPTO_50k | USPTO_50k | 46.5 | - | 64.4 | 70.5 |
85
  | CompoundT5 | USPTO_50k | USPTO_50k | 44,2 | 55.2 | 61.4 | 67.3 |
86
+ | [ReactionT5 (This model)](https://huggingface.co/sagawa/ReactionT5v2-retrosynthesis) | - | USPTO_50k | 13.8 | 18.6 | 21.4 | 26.2 |
87
+ | [ReactionT5](https://huggingface.co/sagawa/ReactionT5v2-retrosynthesis-USPTO_50k) | USPTO_50k | USPTO_50k | 71.2 | 81.4 | 84.9 | 88.2 |
88
 
89
  Performance comparison of Compound T5, ReactionT5, and other models in product prediction.
90