Training in progress, step 10
Browse files- config.json +1 -0
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"StockLlamaForForecasting"
|
4 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "StockLlama/StockLlama",
|
3 |
"architectures": [
|
4 |
"StockLlamaForForecasting"
|
5 |
],
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 707739976
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60a1aa71019dacb93480ca33d6efc324b2e4de2f66deed27fa1d91f6dbe2fc3a
|
3 |
size 707739976
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e4717bd8145a65cec6d18bef648cff1bdddebee042abbf2dd3da2a74d7fdd23
|
3 |
size 5176
|