alakxender
commited on
Upload model
Browse files- README.md +1 -2
- config.json +1 -1
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
base_model: alakxender/dv-wiki-gpt2
|
4 |
tags:
|
5 |
- generated_from_keras_callback
|
6 |
model-index:
|
@@ -13,7 +12,7 @@ probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# dv-wiki-gpt2
|
15 |
|
16 |
-
This model
|
17 |
It achieves the following results on the evaluation set:
|
18 |
|
19 |
|
|
|
1 |
---
|
2 |
library_name: transformers
|
|
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
model-index:
|
|
|
12 |
|
13 |
# dv-wiki-gpt2
|
14 |
|
15 |
+
This model was trained from scratch on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
|
18 |
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./dv_gpt2",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 429098064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c713435a4ef6c3b2be2ead32336f30857626b44a78e7e8061c341b2c93b296c
|
3 |
size 429098064
|