asn1814 commited on
Commit
b37715a
1 Parent(s): 9ad2521

Training in progress, epoch 2

Browse files
config.json CHANGED
@@ -19,7 +19,7 @@
19
  "pad_token_id": 0,
20
  "position_embedding_type": "absolute",
21
  "torch_dtype": "float32",
22
- "transformers_version": "4.35.2",
23
  "type_vocab_size": 2,
24
  "use_cache": true,
25
  "vocab_size": 30522
 
19
  "pad_token_id": 0,
20
  "position_embedding_type": "absolute",
21
  "torch_dtype": "float32",
22
+ "transformers_version": "4.38.1",
23
  "type_vocab_size": 2,
24
  "use_cache": true,
25
  "vocab_size": 30522
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:22a4a68bce81c03af816c92ccd22b7263871a56239e7087892ee497a9af8af81
3
  size 437955572
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2b12273c2301be183fab52d273166dc80ae1274ec0bbefe534457aee8a5aca9
3
  size 437955572
runs/Mar05_23-39-20_d9622c09bcb5/events.out.tfevents.1709681965.d9622c09bcb5.591.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3ee3ac1748053656fb955075b90a365413d98bb610f5d5083f3401e9658a93f
3
+ size 9098
runs/Mar05_23-43-27_d9622c09bcb5/events.out.tfevents.1709682211.d9622c09bcb5.591.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:983f945522f81c6e2bffb9dbebf5ee41ba984230dc7272d97a2eec2c6c483f76
3
+ size 5661
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c87f65587a952d0ea3249dc2f4659db6d61cf10ad517501e0e93293e58823d24
3
- size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cafa5cf6a9e2ef8f4ff9abb05df1f03f4b91e46545f0d5f72dee373003858619
3
+ size 4920