wop commited on
Commit
9b6eed2
·
verified ·
1 Parent(s): 7b9336d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,9 +4,9 @@ emoji: 🧠
4
  colorFrom: yellow
5
  colorTo: indigo
6
  sdk: static
7
- pinned: true
8
  ---
9
 
10
  # Time Calculation for Dataset Training
11
 
12
- This static HTML app calculates the total training time based on the dataset size and the number of epochs. The result is displayed along with a LaTeX-rendered formula.
 
4
  colorFrom: yellow
5
  colorTo: indigo
6
  sdk: static
7
+ pinned: false
8
  ---
9
 
10
  # Time Calculation for Dataset Training
11
 
12
+ This static HTML app calculates the total training time based on the dataset size and the number of epochs. The result is displayed along with a LaTeX-rendered formula.