nkhamm commited on
Commit
8698c76
·
1 Parent(s): c43135e

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:56cd4448a40a3f8852e93a4e4b2568cfd388f6858d8c705aeb8832923de89c8f
3
  size 1518942685
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e473945468551040eb08b5dbd348c94e3b3365fb67ee6ad50f2d24e771f4815
3
  size 1518942685
runs/Jun24_00-08-13_0c8964358ee7/events.out.tfevents.1687565296.0c8964358ee7.23985.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:724d870c9cff5393cddf63f6e3284f9c119325bb6f56be58b0e58d676c217ebe
3
- size 242246
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2882ddbd87cd7c9e76ed9ea52cb50bd92a6f6ee19fd31c13f1ad5999a5a5a79c
3
+ size 246168
runs/Jun24_00-08-13_0c8964358ee7/events.out.tfevents.1687566685.0c8964358ee7.23985.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0427cb2b7d4916e29fc0da7fe424e31371cb72422f6d5c02dc2f249532cd1e69
3
+ size 83620
tokenizer.json CHANGED
@@ -1,7 +1,21 @@
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": 50,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 50
12
+ },
13
+ "direction": "Right",
14
+ "pad_to_multiple_of": null,
15
+ "pad_id": 1,
16
+ "pad_type_id": 0,
17
+ "pad_token": "<pad>"
18
+ },
19
  "added_tokens": [
20
  {
21
  "id": 0,