Commit
·
62445fb
1
Parent(s):
494824d
robotics knowledge
Browse files- config.json +1 -1
- eval_results.txt +1 -1
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
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": "totallynotbrent/brotGPTbeta",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
eval_results.txt
CHANGED
@@ -1 +1 @@
|
|
1 |
-
perplexity = tensor(1.
|
|
|
1 |
+
perplexity = tensor(1.5785)
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1444569373
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aead03b14f3a967f3f611a64beaa6e8d1843d084ecea762e46296e1b91b799e3
|
3 |
size 1444569373
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1339
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ee766194915511417ab4206c645db2679c2b4d9c31e36d6e4c9e51c7c8c795c
|
3 |
size 1339
|