Upload model
Browse files- README.md +1 -1
- config.json +1 -1
- tf_model.h5 +2 -2
README.md
CHANGED
@@ -12,7 +12,7 @@ probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# test_hf
|
14 |
|
15 |
-
This model is a fine-tuned version of [
|
16 |
It achieves the following results on the evaluation set:
|
17 |
|
18 |
|
|
|
12 |
|
13 |
# test_hf
|
14 |
|
15 |
+
This model is a fine-tuned version of [Beeseey/test_hf](https://huggingface.co/Beeseey/test_hf) 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": "Beeseey/test_hf",
|
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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c6938ee47080eadd2946821ec6d6a379f8571d99a3e745680eed3775770493a
|
3 |
+
size 497950800
|