Training in progress, step 1000
Browse files- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"DebertaV2ForSequenceClassification"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/home/samu/beavertails/results/mdeberta-beavertails/checkpoint-3000",
|
3 |
"architectures": [
|
4 |
"DebertaV2ForSequenceClassification"
|
5 |
],
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1115305120
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8df4a80d3b52ad89c0ee2d23476999b1c477c8844ae77a0dee6bc0b726667a16
|
3 |
size 1115305120
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:14bb23dae352de97eac2ad18b14df54fdd82b1873d46f273cb22fee553152b64
|
3 |
size 5368
|