Allanatrix commited on
Commit
565f4bb
·
verified ·
1 Parent(s): 677b638

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -1,7 +1,24 @@
1
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  license: apache-2.0
3
  library_name: pytorch
4
  pipeline_tag: feature-extraction
 
5
  tags:
6
  - mass-spectrometry
7
  - msms
@@ -13,9 +30,11 @@ tags:
13
  - morgan-fingerprints
14
  - retrieval
15
  - chemistry
 
16
  datasets:
17
  - roman-bushuiev/GeMS
18
  - roman-bushuiev/MassSpecGym
 
19
  metrics:
20
  - hit@k
21
  - cosine_similarity
 
1
  ---
2
+ model-index:
3
+ - name: NexaMass V3 Encoder (Final_V3)
4
+ results:
5
+ - task:
6
+ type: molecule-retrieval
7
+ dataset:
8
+ name: MassSpecGym
9
+ type: roman-bushuiev/MassSpecGym
10
+ metrics:
11
+ - name: Hit@20
12
+ type: hit@20
13
+ value: 0.3505
14
+ source:
15
+ name: NexaMass External Benchmark Adapter (Frozen V3)
16
+ url: https://huggingface.co/ # replace with your repo or blog link
17
+
18
  license: apache-2.0
19
  library_name: pytorch
20
  pipeline_tag: feature-extraction
21
+
22
  tags:
23
  - mass-spectrometry
24
  - msms
 
30
  - morgan-fingerprints
31
  - retrieval
32
  - chemistry
33
+
34
  datasets:
35
  - roman-bushuiev/GeMS
36
  - roman-bushuiev/MassSpecGym
37
+
38
  metrics:
39
  - hit@k
40
  - cosine_similarity