HarikaR commited on
Commit
99b6839
1 Parent(s): 196e3d8

Training in progress, epoch 1

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c0998f830b77ce9beca0199e76855c7d1d7a2dd42e9f9ed8445b3637413ec952
3
  size 541326604
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a38c3a3e163c814d3fba1e2431e9be5dc20c356eb7bfc06dc7b58cc1326e2fc
3
  size 541326604
runs/Apr15_07-00-48_e5b7e3084289/events.out.tfevents.1713164453.e5b7e3084289.303.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bec542e2334a4c20f40c7bd62088d09c7c4d5bfbb2624e7f8533e5a7db4a87d4
3
+ size 12158
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": 21,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 21
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:b0baf77571c35bb032623b85317085d143e969d68ead0902bb06b7d613f01f4c
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa99e509fd2953f1a02b1b67182b717a8141dd4bdbd1034909e00148d254a31d
3
  size 4920