KBlueLeaf commited on
Commit
217a752
1 Parent(s): fc72355

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,9 +1,15 @@
1
  ---
2
  license: mit
3
  ---
 
4
  reproduction of this
5
  https://arxiv.org/pdf/2407.03297
6
 
 
 
 
 
 
7
 
8
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/630593e2fca1d8d92b81d2a1/rlkfC9I8QC3u5j1IKpBjP.png)
9
 
 
1
  ---
2
  license: mit
3
  ---
4
+ # Laplace Scheduler
5
  reproduction of this
6
  https://arxiv.org/pdf/2407.03297
7
 
8
+ ## Note
9
+ cut-head is obtained by scheduler(step=1002)[1:-1] to avoid some extreme high/low value which "may" cause problem.
10
+ If you meet any weird result with normal one, try cut-head.
11
+
12
+ ## Some Graph
13
 
14
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/630593e2fca1d8d92b81d2a1/rlkfC9I8QC3u5j1IKpBjP.png)
15