AntoineD commited on
Commit
e557754
1 Parent(s): c161195

Training in progress, epoch 1

Browse files
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cdf45fdcee0f1fbd72f83789fdcbc299dd7cb5e2676f6ac3298df3be09a6db45
3
  size 442691445
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27acbb4bb2357d476ab656737fe42f2b8c883b078bd9a8cdabdf74baacb94718
3
  size 442691445
special_tokens_map.json CHANGED
@@ -1,7 +1,12 @@
1
  {
2
  "additional_special_tokens": [
3
  "<s>NOTUSED",
4
- "</s>NOTUSED"
 
 
 
 
 
5
  ],
6
  "bos_token": "<s>",
7
  "cls_token": "<s>",
 
1
  {
2
  "additional_special_tokens": [
3
  "<s>NOTUSED",
4
+ "<pad>",
5
+ "</s>NOTUSED",
6
+ "<unk>",
7
+ "<s>",
8
+ "</s>",
9
+ "<mask>"
10
  ],
11
  "bos_token": "<s>",
12
  "cls_token": "<s>",
tokenizer_config.json CHANGED
@@ -59,7 +59,12 @@
59
  },
60
  "additional_special_tokens": [
61
  "<s>NOTUSED",
62
- "</s>NOTUSED"
 
 
 
 
 
63
  ],
64
  "bos_token": "<s>",
65
  "clean_up_tokenization_spaces": true,
 
59
  },
60
  "additional_special_tokens": [
61
  "<s>NOTUSED",
62
+ "<pad>",
63
+ "</s>NOTUSED",
64
+ "<unk>",
65
+ "<s>",
66
+ "</s>",
67
+ "<mask>"
68
  ],
69
  "bos_token": "<s>",
70
  "clean_up_tokenization_spaces": true,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9242d4b4c9ddb64777539003e1ab2fd49695feae40fbae50845c550089b5411e
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a3ec44912764eb9d4e12981c88b9da140adafcb223eb09780346c1be01417ca
3
  size 4091