Upload TFBartForConditionalGeneration
Browse files- README.md +9 -9
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,8 +15,8 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [facebook/bart-large](https://huggingface.co/facebook/bart-large) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
- Epoch: 6
|
21 |
|
22 |
## Model description
|
@@ -43,13 +43,13 @@ The following hyperparameters were used during training:
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Epoch |
|
45 |
|:----------:|:---------------:|:-----:|
|
46 |
-
| 1.
|
47 |
-
| 1.
|
48 |
-
| 0.
|
49 |
-
| 0.
|
50 |
-
| 0.
|
51 |
-
| 0.
|
52 |
-
| 0.
|
53 |
|
54 |
|
55 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [facebook/bart-large](https://huggingface.co/facebook/bart-large) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.6216
|
19 |
+
- Validation Loss: 0.9008
|
20 |
- Epoch: 6
|
21 |
|
22 |
## Model description
|
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Epoch |
|
45 |
|:----------:|:---------------:|:-----:|
|
46 |
+
| 1.6302 | 1.1708 | 0 |
|
47 |
+
| 1.1317 | 1.0782 | 1 |
|
48 |
+
| 0.9470 | 0.9557 | 2 |
|
49 |
+
| 0.8303 | 0.9179 | 3 |
|
50 |
+
| 0.7424 | 0.8998 | 4 |
|
51 |
+
| 0.6816 | 0.9115 | 5 |
|
52 |
+
| 0.6216 | 0.9008 | 6 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1625925412
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63078e0cdbf6884ae34fb489a72c2fe88d9e6d24a6438def28104af0ef6e24e4
|
3 |
size 1625925412
|