Upload model
Browse files- README.md +6 -6
- config.json +1 -1
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,5 +1,11 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
2 |
library_name: transformers
|
|
|
|
|
3 |
widget:
|
4 |
- text: The University of Tokyo is
|
5 |
example_title: Explanation-001
|
@@ -15,12 +21,6 @@ widget:
|
|
15 |
example_title: Poem-001
|
16 |
- text: むかしむかし
|
17 |
example_title: Poem-002
|
18 |
-
license: apache-2.0
|
19 |
-
datasets:
|
20 |
-
- wikimedia/wikipedia
|
21 |
-
language:
|
22 |
-
- en
|
23 |
-
- ja
|
24 |
---
|
25 |
|
26 |
# Model Card for Model ID
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
- ja
|
5 |
+
license: apache-2.0
|
6 |
library_name: transformers
|
7 |
+
datasets:
|
8 |
+
- wikimedia/wikipedia
|
9 |
widget:
|
10 |
- text: The University of Tokyo is
|
11 |
example_title: Explanation-001
|
|
|
21 |
example_title: Poem-001
|
22 |
- text: むかしむかし
|
23 |
example_title: Poem-002
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
---
|
25 |
|
26 |
# Model Card for Model ID
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/home/fumiyau/sample/gpt2-small-wikipedia-bilingual/checkpoint-
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/home/fumiyau/sample/gpt2-small-wikipedia-bilingual/checkpoint-40000",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 497774208
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78b3e6ced5a7778de0dbcf292e7e37deac79d5d28491e119fca0164db4a285c8
|
3 |
size 497774208
|