Model save
Browse files- README.md +3 -16
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -2,24 +2,11 @@
|
|
| 2 |
library_name: transformers
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
| 5 |
-
datasets:
|
| 6 |
-
- HuggingFaceFW/fineweb
|
| 7 |
metrics:
|
| 8 |
- accuracy
|
| 9 |
model-index:
|
| 10 |
- name: T5LA
|
| 11 |
-
results:
|
| 12 |
-
- task:
|
| 13 |
-
name: Causal Language Modeling
|
| 14 |
-
type: text-generation
|
| 15 |
-
dataset:
|
| 16 |
-
name: HuggingFaceFW/fineweb sample-10BT
|
| 17 |
-
type: HuggingFaceFW/fineweb
|
| 18 |
-
args: sample-10BT
|
| 19 |
-
metrics:
|
| 20 |
-
- name: Accuracy
|
| 21 |
-
type: accuracy
|
| 22 |
-
value: 0.03222160319607959
|
| 23 |
---
|
| 24 |
|
| 25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -27,10 +14,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 27 |
|
| 28 |
# T5LA
|
| 29 |
|
| 30 |
-
This model is a fine-tuned version of [](https://huggingface.co/) on
|
| 31 |
It achieves the following results on the evaluation set:
|
| 32 |
-
- Loss: 5.5467
|
| 33 |
- Accuracy: 0.0322
|
|
|
|
| 34 |
|
| 35 |
## Model description
|
| 36 |
|
|
|
|
| 2 |
library_name: transformers
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
|
|
|
|
|
|
| 5 |
metrics:
|
| 6 |
- accuracy
|
| 7 |
model-index:
|
| 8 |
- name: T5LA
|
| 9 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 14 |
|
| 15 |
# T5LA
|
| 16 |
|
| 17 |
+
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
|
|
|
| 19 |
- Accuracy: 0.0322
|
| 20 |
+
- Loss: 5.5470
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ffe7e946b90ae0696a8483b147aed3f2253684182c9bbec93e620cfc3860568c
|
| 3 |
size 5432
|