Upload folder using huggingface_hub
Browse files- all_results.json +5 -5
- config.json +0 -1
- model.safetensors +1 -1
- train_results.json +5 -5
all_results.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"total_flos": 0.0,
|
| 3 |
-
"train_loss": 0.
|
| 4 |
-
"train_runtime":
|
| 5 |
-
"train_samples":
|
| 6 |
-
"train_samples_per_second": 0.
|
| 7 |
-
"train_steps_per_second": 0.
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"total_flos": 0.0,
|
| 3 |
+
"train_loss": 0.01552177462900335,
|
| 4 |
+
"train_runtime": 7664.5136,
|
| 5 |
+
"train_samples": 524,
|
| 6 |
+
"train_samples_per_second": 0.137,
|
| 7 |
+
"train_steps_per_second": 0.017
|
| 8 |
}
|
config.json
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
{
|
| 2 |
-
"_attn_implementation_autoset": true,
|
| 3 |
"_name_or_path": "Qwen/Qwen2.5-1.5B",
|
| 4 |
"architectures": [
|
| 5 |
"Qwen2ForCausalLM"
|
|
|
|
| 1 |
{
|
|
|
|
| 2 |
"_name_or_path": "Qwen/Qwen2.5-1.5B",
|
| 3 |
"architectures": [
|
| 4 |
"Qwen2ForCausalLM"
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3554214720
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca91a421568d02f1013a45107785732887ba7dc462cc7b80deda269c7b83c398
|
| 3 |
size 3554214720
|
train_results.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"total_flos": 0.0,
|
| 3 |
-
"train_loss": 0.
|
| 4 |
-
"train_runtime":
|
| 5 |
-
"train_samples":
|
| 6 |
-
"train_samples_per_second": 0.
|
| 7 |
-
"train_steps_per_second": 0.
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"total_flos": 0.0,
|
| 3 |
+
"train_loss": 0.01552177462900335,
|
| 4 |
+
"train_runtime": 7664.5136,
|
| 5 |
+
"train_samples": 524,
|
| 6 |
+
"train_samples_per_second": 0.137,
|
| 7 |
+
"train_steps_per_second": 0.017
|
| 8 |
}
|