add model
Browse files- README.md +6 -8
- config.json +2 -1
- pytorch_model.bin +1 -1
- runs/Jul22_13-26-00_cca08a2870a8/1626960423.1561673/events.out.tfevents.1626960423.cca08a2870a8.77.1 +3 -0
- runs/Jul22_13-26-00_cca08a2870a8/events.out.tfevents.1626960423.cca08a2870a8.77.0 +3 -0
- runs/Jul22_13-26-00_cca08a2870a8/events.out.tfevents.1626961740.cca08a2870a8.77.2 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
-
- nl
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model_index:
|
@@ -18,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [GroNLP/gpt2-medium-dutch-embeddings](https://huggingface.co/GroNLP/gpt2-medium-dutch-embeddings) on an unkown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 3.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,14 +47,14 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|
|
52 |
-
|
|
53 |
-
|
|
54 |
-
| 2.
|
55 |
|
56 |
|
57 |
### Framework versions
|
58 |
|
59 |
-
- Transformers 4.
|
60 |
- Pytorch 1.9.0+cu102
|
61 |
-
- Datasets 1.10.
|
62 |
- Tokenizers 0.10.3
|
|
|
1 |
---
|
|
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
model_index:
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [GroNLP/gpt2-medium-dutch-embeddings](https://huggingface.co/GroNLP/gpt2-medium-dutch-embeddings) on an unkown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 3.8113
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
+
| 3.3435 | 1.0 | 797 | 3.8942 |
|
51 |
+
| 2.4246 | 2.0 | 1594 | 3.8309 |
|
52 |
+
| 2.2787 | 3.0 | 2391 | 3.8113 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
56 |
|
57 |
+
- Transformers 4.9.0
|
58 |
- Pytorch 1.9.0+cu102
|
59 |
+
- Datasets 1.10.2
|
60 |
- Tokenizers 0.10.3
|
config.json
CHANGED
@@ -40,7 +40,8 @@
|
|
40 |
"top_p": 0.9
|
41 |
}
|
42 |
},
|
43 |
-
"
|
|
|
44 |
"use_cache": true,
|
45 |
"vocab_size": 40000
|
46 |
}
|
|
|
40 |
"top_p": 0.9
|
41 |
}
|
42 |
},
|
43 |
+
"torch_dtype": "float32",
|
44 |
+
"transformers_version": "4.9.0",
|
45 |
"use_cache": true,
|
46 |
"vocab_size": 40000
|
47 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1402568665
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5535de035b76fa6376281bb15252f636018c2935f24bd203e9cdff94ebe4f568
|
3 |
size 1402568665
|
runs/Jul22_13-26-00_cca08a2870a8/1626960423.1561673/events.out.tfevents.1626960423.cca08a2870a8.77.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0162390f811d7e508fe7be2136d754102074681dc6e8f1bdefda55a49c8385a0
|
3 |
+
size 4204
|
runs/Jul22_13-26-00_cca08a2870a8/events.out.tfevents.1626960423.cca08a2870a8.77.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65aad11a11054c48943f021d3bb38dd1ec2cd75de0b6261b2e3e1e2437f208f2
|
3 |
+
size 5210
|
runs/Jul22_13-26-00_cca08a2870a8/events.out.tfevents.1626961740.cca08a2870a8.77.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:947d4f0cdfb66aad5ddef9e56e219b36f10d8ef62f4d6bad3bd44d97ab4d1c96
|
3 |
+
size 311
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2671
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16f374c9129a033e913e848cb74d0b489a3d91bc5c01c749b0a17fa23d657824
|
3 |
size 2671
|