nkhamm commited on
Commit
4bd7ec8
·
1 Parent(s): 6d86990

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:2ed9723b20496a9a3d048489fd056c86c767f09b14778e9c0a080efc396ddf4c
3
  size 1518942685
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6854bfcb058cd9955406b9aa9637943ed9fc68d5c4f31e35567298d1c71751b2
3
  size 1518942685
runs/Jun15_19-24-50_971bd4e38233/events.out.tfevents.1686857526.971bd4e38233.208.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f1add5aa548c79975816a624623693f8af0a0d390e12e26baa31681dc48a95c
3
+ size 44336
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:027ac09d87457918570261ac674dcc43c368f6754686a895f0f3e5a1772dd080
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c2ce45f2a6f37f185c0ee4321238b336bcea59f200c52b6ce4e474ebd413b71
3
  size 4091