bimoadiparwa commited on
Commit
928139d
·
1 Parent(s): 8fe77fa

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "roberta-base",
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:bfa4c95ed15acbd59938c241738db76e2d420a97a999bd46bd6b714dd0baff36
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:12e2ac1a15ade36865eaa23540ccf63dd579b173c2d73d1c811dea73c99644fd
3
- size 4456
 
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:a298d6380e05c766972d3b2309b62e518ebe9867ff00aae01d85b0f7e6861f96
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