nkhamm commited on
Commit
70a8832
·
1 Parent(s): 096b7f9

Training in progress, step 500

Browse files
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e9aa1ebebad9814e6765f4e9c9d82e0f76a41e3507f9a67e42d566c596c6fe12
3
  size 1518942685
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bed1f756718a21a92923cc10d833bf0f5c0a2745a5973869ad8ad54d0f380f44
3
  size 1518942685
runs/Jun14_21-43-40_a6be17556b75/events.out.tfevents.1686779398.a6be17556b75.886.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3e38b985328e52504e8c8bddb2d218b18e28b0e672864241478259824a0254c
3
+ size 44288
tokenizer.json CHANGED
@@ -1,7 +1,19 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 300,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": "BatchLongest",
11
+ "direction": "Right",
12
+ "pad_to_multiple_of": null,
13
+ "pad_id": 1,
14
+ "pad_type_id": 0,
15
+ "pad_token": "<pad>"
16
+ },
17
  "added_tokens": [
18
  {
19
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:40a361e194e6601d14ea3a1b03314be1ded7c8af4c90e06a467cd251fbb53e4b
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd86a0e99e7b4b84be7da53bfda9c8399e82d991ed494978602dc3c3e4efb7cb
3
  size 4091