CarlosMF HF staff commited on
Commit
f8097ad
1 Parent(s): 0eefca6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ st.markdown("g. **“Licensor”** means the rights owners or entity authorized
44
 
45
  st.markdown("h. **“Model”** means any accompanying machine-learning based assemblies (including checkpoints), consisting of learnt weights and parameters (including optimizer states), corresponding to the model architecture as embodied in source code. Source code is not licensed under this License Agreement.")
46
 
47
- st.markdown("i. **“Modifications of the Model”** means all changes to the Model or any other model which is created or initialized by transfer of patterns of the weights, parameters, activations or Output of the Model, to the other model, in order to cause the other model to perform similarly to the Model.")
48
 
49
  st.markdown("j. **“Output”** means the results of operating the Model.")
50
 
 
44
 
45
  st.markdown("h. **“Model”** means any accompanying machine-learning based assemblies (including checkpoints), consisting of learnt weights and parameters (including optimizer states), corresponding to the model architecture as embodied in source code. Source code is not licensed under this License Agreement.")
46
 
47
+ st.markdown("i. **“Modifications of the Model”** means all changes to the Model or any other model which is created or initialized by transfer of patterns of the weights, parameters, activations or Output of the Model.")
48
 
49
  st.markdown("j. **“Output”** means the results of operating the Model.")
50