[ Skip to the content ]

Institute of Formal and Applied Linguistics Wiki


[ Back to the navigation ]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
dod [2023/11/27 16:11]
rosa +2024
dod [2024/11/13 13:58] (current)
rosa [DOD v listopadu 2023] code
Line 29: Line 29:
       * Sčítání a odčítání word embeddings       * Sčítání a odčítání word embeddings
         * spuštění například:         * spuštění například:
-          * ''srun -p cpu-troja,cpu-ms --mem=50G --cpus-per-task=8 --pty bash'' +          * <code>srun -p cpu-troja,cpu-ms --mem=50G --cpus-per-task=8 --pty bash</code> 
-          * ''cd /home/musil/lnet_work_musil/emb_ar'' +          * <code>cd /home/musil/lnet_work_musil/emb_ar</code> 
-          * ''python3 emb_arithm.py syn9_w15_lemma.pkl --history ~/my_history_file.txt''+          * <code>python3 emb_arithm.py syn9_w15_lemma.pkl --history ~/my_history_file.txt</code>
         * dobré příklady např.:         * dobré příklady např.:
           * pes - kost + myš           * pes - kost + myš

[ Back to the navigation ] [ Back to the content ]