vaibhav9 commited on
Commit
bc63c95
1 Parent(s): 32f356c

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:371479af11003a34a23d317f5163214b10a6d1f1df610225e45e0bfa8c75dad3
3
- size 265491317
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:026ee4d164e150459dbfa9230bb9ab316a6705fa02a7c59a44647a4e58cc3228
3
+ size 265492517
runs/Dec29_12-30-46_8ad79b337341/1672317161.1256602/events.out.tfevents.1672317161.8ad79b337341.646.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbf80d851ce389a42cebddc45d5d845ce82cb6ba903522bb51200210b40f8943
3
+ size 5491
runs/Dec29_12-30-46_8ad79b337341/events.out.tfevents.1672317161.8ad79b337341.646.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d9850f4af6ad0551f8e57e28ccb5cf00876f4b7095b8b22d1ecf070c45efebe
3
+ size 3749
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": 512,
6
+ "strategy": "OnlySecond",
7
+ "stride": 128
8
+ },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 512
12
+ },
13
+ "direction": "Right",
14
+ "pad_to_multiple_of": null,
15
+ "pad_id": 0,
16
+ "pad_type_id": 0,
17
+ "pad_token": "[PAD]"
18
+ },
19
  "added_tokens": [
20
  {
21
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7b289e538f9e46aa1d3a81a85403b376251d2f9fcaae2abc08e0680309e31998
3
- size 3375
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9171024aee3ec1e3981b7570fb46899b2a593caf8360161b33f34f6e2adaed64
3
+ size 3387