yzhouchen001 commited on
Commit
7d8e998
·
1 Parent(s): 159e9c1

updated readme

Browse files
Files changed (1) hide show
  1. README.md +12 -11
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # 🔥 FLARE
2
  Fine-grained Learning for Aligment of spectra-molecule REpresentation
3
 
@@ -36,14 +48,3 @@ python test.py
36
  - **Training Data**: [MassSpecGym](https://github.com/pluskal-lab/MassSpecGym)
37
  - **Subformula Assigner Code**: [MIST](https://github.com/samgoldman97/mist/tree/main_v2)
38
 
39
- ---
40
- title: Flare
41
- emoji: 🔥
42
- colorFrom: green
43
- colorTo: blue
44
- sdk: streamlit
45
- pinned: false
46
- python_version: 3.11.7
47
- ---
48
-
49
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
+ ---
2
+ title: Flare
3
+ emoji: 🔥
4
+ colorFrom: green
5
+ colorTo: blue
6
+ sdk: streamlit
7
+ pinned: false
8
+ python_version: 3.11.7
9
+ ---
10
+
11
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
12
+
13
  # 🔥 FLARE
14
  Fine-grained Learning for Aligment of spectra-molecule REpresentation
15
 
 
48
  - **Training Data**: [MassSpecGym](https://github.com/pluskal-lab/MassSpecGym)
49
  - **Subformula Assigner Code**: [MIST](https://github.com/samgoldman97/mist/tree/main_v2)
50