seven-wind-c commited on
Commit
95e7d39
1 Parent(s): 7275d21

Training in progress, epoch 1

Browse files
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd7b92b5d8817e1eb58c1b74b44b7a6fb3eebb2913deb3118f0a27d267696031
3
  size 267852461
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26582a0de7f830e69a86ac254b81dac460441d511fe0a950ba5f75456a6ca5b5
3
  size 267852461
runs/Aug11_13-09-02_dfe2c0584612/events.out.tfevents.1691759346.dfe2c0584612.763.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f954e0a7b0bea09aee5653d578e04a2ac964e481608d2195e2a932ae34e0977d
3
+ size 4373
tokenizer.json CHANGED
@@ -1,12 +1,14 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
 
 
4
  "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
 
8
  },
9
- "padding": null,
10
  "added_tokens": [
11
  {
12
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": {
5
+ "strategy": "BatchLongest",
6
  "direction": "Right",
7
+ "pad_to_multiple_of": null,
8
+ "pad_id": 0,
9
+ "pad_type_id": 0,
10
+ "pad_token": "[PAD]"
11
  },
 
12
  "added_tokens": [
13
  {
14
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4f72e7641acefea7900ea4251a28d3bf747d23a02b76072a135a74a1ef478e43
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82e282b5ec2d814bb770d71a68bd73c0e3fca16b6acea0b10647446116590525
3
  size 4027