lyuzhuoqi commited on
Commit
a3f30bc
·
verified ·
1 Parent(s): 0fc0aec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -16
README.md CHANGED
@@ -1,24 +1,22 @@
1
  ---
2
- language: en
3
  license: cc-by-nc-4.0
4
  library_name: pytorch
5
  tags:
6
- - chemistry
7
- - cheminformatics
8
- - optical-chemical-structure-recognition
9
- - ocsr
10
- - molecule-recognition
11
- - smiles
12
- - transformer
13
- - swin-transformer
14
- - minimum-risk-training
15
- - molecular-graph
16
  datasets:
17
- - Keylab/COMO
18
  metrics:
19
- - exact_match
20
- - tanimoto_similarity
21
- - tautomer_match
22
  ---
23
 
24
  # COMO: Closed-Loop Optical Molecule Recognition
@@ -176,4 +174,4 @@ Please refer to the original sources for attribution:
176
  journal={arXiv preprint arXiv:2604.23546},
177
  year={2026}
178
  }
179
- ```
 
1
  ---
 
2
  license: cc-by-nc-4.0
3
  library_name: pytorch
4
  tags:
5
+ - chemistry
6
+ - cheminformatics
7
+ - optical-chemical-structure-recognition
8
+ - ocsr
9
+ - molecule-recognition
10
+ - smiles
11
+ - transformer
12
+ - swin-transformer
13
+ - minimum-risk-training
14
+ - molecular-graph
15
  datasets:
16
+ - Keylab/COMO
17
  metrics:
18
+ - exact_match
19
+ - tanimoto_similarity
 
20
  ---
21
 
22
  # COMO: Closed-Loop Optical Molecule Recognition
 
174
  journal={arXiv preprint arXiv:2604.23546},
175
  year={2026}
176
  }
177
+ ```