Spaces:
Runtime error
Runtime error
Upload 5epochs results.txt
#1
by
IBounhas
- opened
- 5epochs results.txt +20 -0
5epochs results.txt
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"output_type":"stream","name":"stderr","text":["\r 0%| | 0/1357 [00:00<?, ?it/s]/usr/local/lib/python3.10/dist-packages/torch/utils/data/dataloader.py:557: UserWarning: This DataLoader will create 4 worker processes in total. Our suggested max number of worker in current system is 2, which is smaller than what this DataLoader is going to create. Please be aware that excessive worker creation might get DataLoader running slow or even freeze, lower the worker number to avoid potential slowness/freeze if necessary.\n"," warnings.warn(_create_warning_msg(\n","100%|ββββββββββ| 1357/1357 [24:01<00:00, 1.06s/it]\n"]},
|
2 |
+
{"output_type":"stream","name":"stdout","text":["\n"," Average training loss: 0.76645\n"," Training epoch took: 0:24:02\n","\n","Running Validation...\n"]},
|
3 |
+
{"output_type":"stream","name":"stderr","text":["100%|ββββββββββ| 291/291 [01:19<00:00, 3.66it/s]\n"]},
|
4 |
+
{"output_type":"stream","name":"stdout","text":[" Validation Loss: 0.77799\n"," Validation took: 0:01:20\n","\n","======== Epoch 2 / 50 ========\n","Training...\n"]},
|
5 |
+
{"output_type":"stream","name":"stderr","text":["100%|ββββββββββ| 1357/1357 [23:58<00:00, 1.06s/it]\n"]},
|
6 |
+
{"output_type":"stream","name":"stdout","text":["\n"," Average training loss: 0.70779\n"," Training epoch took: 0:23:59\n","\n","Running Validation...\n"]},
|
7 |
+
{"output_type":"stream","name":"stderr","text":["100%|ββββββββββ| 291/291 [01:19<00:00, 3.67it/s]\n"]},
|
8 |
+
{"output_type":"stream","name":"stdout","text":[" Validation Loss: 0.67210\n"," Validation took: 0:01:19\n","\n","======== Epoch 3 / 50 ========\n","Training...\n"]},
|
9 |
+
{"output_type":"stream","name":"stderr","text":["100%|ββββββββββ| 1357/1357 [24:03<00:00, 1.06s/it]\n"]},
|
10 |
+
{"output_type":"stream","name":"stdout","text":["\n"," Average training loss: 0.61071\n"," Training epoch took: 0:24:04\n","\n","Running Validation...\n"]},
|
11 |
+
{"output_type":"stream","name":"stderr","text":["100%|ββββββββββ| 291/291 [01:19<00:00, 3.65it/s]\n"]},
|
12 |
+
{"output_type":"stream","name":"stdout","text":[" Validation Loss: 0.56320\n"," Validation took: 0:01:20\n","\n","======== Epoch 4 / 50 ========\n","Training...\n"]},
|
13 |
+
{"output_type":"stream","name":"stderr","text":["100%|ββββββββββ| 1357/1357 [24:00<00:00, 1.06s/it]\n"]},
|
14 |
+
{"output_type":"stream","name":"stdout","text":["\n"," Average training loss: 0.53712\n"," Training epoch took: 0:24:01\n","\n","Running Validation...\n"]},
|
15 |
+
{"output_type":"stream","name":"stderr","text":["100%|ββββββββββ| 291/291 [01:19<00:00, 3.66it/s]\n"]},
|
16 |
+
{"output_type":"stream","name":"stdout","text":[" Validation Loss: 0.53073\n"," Validation took: 0:01:19\n","\n","======== Epoch 5 / 50 ========\n","Training...\n"]},
|
17 |
+
{"output_type":"stream","name":"stderr","text":["100%|ββββββββββ| 1357/1357 [23:59<00:00, 1.06s/it]\n"]},
|
18 |
+
{"output_type":"stream","name":"stdout","text":["\n"," Average training loss: 0.49461\n"," Training epoch took: 0:23:59\n","\n","Running Validation...\n"]},
|
19 |
+
{"output_type":"stream","name":"stderr","text":["100%|ββββββββββ| 291/291 [01:19<00:00, 3.66it/s]\n"]},
|
20 |
+
{"output_type":"stream","name":"stdout","text":[" Validation Loss: 0.49277\n"," Validation took:
|