Wonder-Griffin
commited on
Commit
•
7a2db1a
1
Parent(s):
ed57584
Upload model
Browse files- README.md +4 -4
- config.json +1 -1
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
---
|
2 |
base_model: Wonder-Griffin/Judge-GPT2
|
3 |
-
license: unlicense
|
4 |
-
model-index:
|
5 |
-
- name: JudgeLLM
|
6 |
-
results: []
|
7 |
datasets:
|
8 |
- stanfordnlp/imdb
|
9 |
language:
|
10 |
- en
|
11 |
library_name: transformers
|
|
|
12 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
base_model: Wonder-Griffin/Judge-GPT2
|
|
|
|
|
|
|
|
|
3 |
datasets:
|
4 |
- stanfordnlp/imdb
|
5 |
language:
|
6 |
- en
|
7 |
library_name: transformers
|
8 |
+
license: unlicense
|
9 |
pipeline_tag: text-generation
|
10 |
+
model-index:
|
11 |
+
- name: JudgeLLM
|
12 |
+
results: []
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "Wonder-Griffin/
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "Wonder-Griffin/JudgeLLM",
|
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 496201344
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:605b4d35bf5178a1ff4b06e5146993d2f0c7bf5d748e15a0ab49a94f254657f9
|
3 |
size 496201344
|