ethannhzhouu commited on
Commit
366a28c
1 Parent(s): f9e7198

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "t5-small",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "ethannhzhouu/genz_model",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f9db1995a6e8be2079721e7d7274cfcea0266bbb2e15664f397be54de6b0df05
3
  size 242071641
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d7d31c4dbadcd5de0c49e588519bca59d1ec73ab58521cbbfbc80059d66b826
3
  size 242071641
runs/Aug01_19-32-33_73dd669088e4/events.out.tfevents.1690918356.73dd669088e4.531.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f7c3f2448453a98392c56e053a8ee819a09f4f3ad183e91fa22beb46bb64562
3
+ size 9639
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 128,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a20059a1eb96c4f71d84380f0ecfb63d64d3f6deec38305fe97b8be61b7d7aed
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52f8bb6790169d5f1d01e413a4640a2643f041477db5bb2ecfc38c2e0f5625ce
3
  size 4091