lauraparra28
commited on
Commit
路
2555fbf
1
Parent(s):
a90a5a6
Training in progress, step 500
Browse files- README.md +8 -2
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -18,8 +18,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
This model is a fine-tuned version of [albert-large-v2](https://huggingface.co/albert-large-v2) on the squad dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 1.2470
|
21 |
-
|
22 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
|
24 |
## Training and evaluation data
|
25 |
|
|
|
18 |
This model is a fine-tuned version of [albert-large-v2](https://huggingface.co/albert-large-v2) on the squad dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 1.2470
|
21 |
+
|
22 |
+
## Model description
|
23 |
+
|
24 |
+
More information needed
|
25 |
+
|
26 |
+
## Intended uses & limitations
|
27 |
+
|
28 |
+
More information needed
|
29 |
|
30 |
## Training and evaluation data
|
31 |
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 66553690
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fdfe7811c324eaed671b1c257a57158518159ac27d486bc071b7648c77d743cf
|
3 |
size 66553690
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4079
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dcc9bed63415cfd78bc7cb1bde6e8013ce205400b2b1cb4153f20ba0d9cfb412
|
3 |
size 4079
|