lyuzhuoqi commited on
Commit
3f8a583
·
verified ·
1 Parent(s): 47fadb9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -210,18 +210,18 @@ These benchmarks were used to evaluate the [COMO model](https://huggingface.co/K
210
 
211
  ## Subsets
212
 
213
- | Config | Split | Size | Domain | Source |
214
  |---|---|---|---|---|
215
- | `CLEF` | test | 992 | Real (patents) | Rajan et al., 2020 |
216
- | `JPO` | test | 450 | Real (patents) | Rajan et al., 2020 |
217
- | `UOB` | test | 5,740 | Real (academic) | Rajan et al., 2020 |
218
- | `USPTO` | test | 11,430 | Real (patents) | Rajan et al., 2020; Xiong et al., 2023 |
219
- | `USPTO-10K` | test | 10,000 | Real (patents) | Morin et al., 2023 |
220
- | `Staker` | test | 50,000 | Real | Qian et al., 2023 |
221
- | `ACS` | test | 331 | Real (publications) | Qian et al., 2023 |
222
- | `WildMol-10K` | test | 10,000 | Real (wild) | Fang et al., 2025 |
223
- | `Indigo` | test | 11,423 | Synthetic | Qian et al., 2023 |
224
- | `ChemDraw` | test | 5,719 | Synthetic | Qian et al., 2023 |
225
 
226
  ## Schema
227
 
 
210
 
211
  ## Subsets
212
 
213
+ | Config | Split | Size | Domain |
214
  |---|---|---|---|---|
215
+ | `CLEF` | test | 992 | Real |
216
+ | `JPO` | test | 450 | Real |
217
+ | `UOB` | test | 5,740 | Real |
218
+ | `USPTO` | test | 11,430 | Real |
219
+ | `USPTO-10K` | test | 10,000 | Real |
220
+ | `Staker` | test | 50,000 | Real |
221
+ | `ACS` | test | 331 | Real |
222
+ | `WildMol-10K` | test | 10,000 | Real |
223
+ | `Indigo` | test | 11,423 | Synthetic |
224
+ | `ChemDraw` | test | 5,719 | Synthetic |
225
 
226
  ## Schema
227