Upload model
Browse files- README.md +2 -2
- config.json +1 -1
- model.safetensors +1 -1
README.md
CHANGED
@@ -5,9 +5,9 @@ library_name: transformers
|
|
5 |
datasets:
|
6 |
- Salesforce/wikitext
|
7 |
widget:
|
8 |
-
- text:
|
9 |
example_title: Explanation-001
|
10 |
-
- text:
|
11 |
example_title: Explanation-002
|
12 |
- text: 'On a shelf, there are three books: a gray book, a red book,'
|
13 |
example_title: StoryCompletion-001
|
|
|
5 |
datasets:
|
6 |
- Salesforce/wikitext
|
7 |
widget:
|
8 |
+
- text: The University of Tokyo is
|
9 |
example_title: Explanation-001
|
10 |
+
- text: George Washington was
|
11 |
example_title: Explanation-002
|
12 |
- text: 'On a shelf, there are three books: a gray book, a red book,'
|
13 |
example_title: StoryCompletion-001
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/home/fumiyau/sample/gpt2-small-wikitext/checkpoint-
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/home/fumiyau/sample/gpt2-small-wikitext/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:7cff0714aec548ed813e4c754f99a96d47997140f643c00c9d069f084cdd4f90
|
3 |
size 497774208
|