Training in progress epoch 0
Browse files- README.md +2 -6
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -17,7 +17,7 @@ This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an
|
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Train Loss: 9.7787
|
19 |
- Validation Loss: 9.7619
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -43,11 +43,7 @@ The following hyperparameters were used during training:
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Epoch |
|
45 |
|:----------:|:---------------:|:-----:|
|
46 |
-
|
|
47 |
-
| 9.8043 | 9.7619 | 1 |
|
48 |
-
| 9.7788 | 9.7619 | 2 |
|
49 |
-
| 9.7785 | 9.7619 | 3 |
|
50 |
-
| 9.7787 | 9.7619 | 4 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
|
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Train Loss: 9.7787
|
19 |
- Validation Loss: 9.7619
|
20 |
+
- Epoch: 0
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Epoch |
|
45 |
|:----------:|:---------------:|:-----:|
|
46 |
+
| 9.7787 | 9.7619 | 0 |
|
|
|
|
|
|
|
|
|
47 |
|
48 |
|
49 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 420345936
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68964dea7356cc2f2ca51766f3b62e1c40f4d97cab98d3c8c13e5ed56fb1a9e6
|
3 |
size 420345936
|