File size: 781 Bytes
f2c2005 4748f5a fc5c5ca a87cd47 fc5c5ca 214ab4a fc5c5ca a87cd47 7a732c7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
---
name: my-awesome-model
tags:
- text-generation
- language-model
language: en
dataset: custom-dataset
---
موجات دقيقة:-
## محاضرة 1
<video controls width="320" height="240">
<source src="https://huggingface.co/alikwiq/Electrons-2/resolve/main/1.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
## محاضرة 2
<video controls width="320" height="240">
<source src="https://huggingface.co/alikwiq/Electrons-2/resolve/main/2.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
## محاضرة 3
<video controls width="320" height="240">
<source src="https://huggingface.co/alikwiq/Electrons-2/resolve/main/3.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
|