Commit ·
928139d
1
Parent(s): 8fe77fa
Training in progress, epoch 1
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- runs/Aug15_15-18-36_aidev6-pc/events.out.tfevents.1692087520.aidev6-pc.797057.0 +2 -2
- runs/Aug15_15-20-49_aidev6-pc/events.out.tfevents.1692087653.aidev6-pc.798041.0 +3 -0
- tokenizer.json +0 -0
- tokenizer_config.json +1 -0
- training_args.bin +1 -1
- vocab.json +0 -0
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "roberta-
|
| 3 |
"architectures": [
|
| 4 |
"RobertaForMultipleChoice"
|
| 5 |
],
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "roberta-mc-2",
|
| 3 |
"architectures": [
|
| 4 |
"RobertaForMultipleChoice"
|
| 5 |
],
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 498654577
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca0a746092c1579fe60a2d0592a5c5a0e582c6af72423ed14f552f224e8bf643
|
| 3 |
size 498654577
|
runs/Aug15_15-18-36_aidev6-pc/events.out.tfevents.1692087520.aidev6-pc.797057.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d4c97aebdfe14e6895428145d2e412fcfa5bc57de72927fae0b6debb2f0166b
|
| 3 |
+
size 6340
|
runs/Aug15_15-20-49_aidev6-pc/events.out.tfevents.1692087653.aidev6-pc.798041.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ec93c4bd1a08e59f550c290b292fdc95e8fa5fca279000f5ea526ffd9810f02
|
| 3 |
+
size 4490
|
tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
tokenizer_config.json
CHANGED
|
@@ -52,6 +52,7 @@
|
|
| 52 |
"single_word": false
|
| 53 |
},
|
| 54 |
"tokenizer_class": "RobertaTokenizer",
|
|
|
|
| 55 |
"unk_token": {
|
| 56 |
"__type": "AddedToken",
|
| 57 |
"content": "<unk>",
|
|
|
|
| 52 |
"single_word": false
|
| 53 |
},
|
| 54 |
"tokenizer_class": "RobertaTokenizer",
|
| 55 |
+
"trim_offsets": true,
|
| 56 |
"unk_token": {
|
| 57 |
"__type": "AddedToken",
|
| 58 |
"content": "<unk>",
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3963
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cddc4a98a10014885a6750ca136e995e925b235dec88b7d1da76d4cd6b233fe2
|
| 3 |
size 3963
|
vocab.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|