EndlessRecurrence commited on
Commit
4a871f0
·
verified ·
1 Parent(s): 54683f2

Training in progress, step 10

Browse files
config.json CHANGED
@@ -17,7 +17,9 @@
17
  "4": "greet",
18
  "5": "mood_great",
19
  "6": "mood_unhappy",
20
- "7": "summarize_video_from_url"
 
 
21
  },
22
  "initializer_range": 0.02,
23
  "intermediate_size": 3072,
@@ -29,7 +31,9 @@
29
  "greet": 4,
30
  "mood_great": 5,
31
  "mood_unhappy": 6,
32
- "summarize_video_from_url": 7
 
 
33
  },
34
  "layer_norm_eps": 1e-12,
35
  "max_position_embeddings": 512,
 
17
  "4": "greet",
18
  "5": "mood_great",
19
  "6": "mood_unhappy",
20
+ "7": "read_article",
21
+ "8": "search_news_article_based_on_keyword",
22
+ "9": "summarize_video_from_url"
23
  },
24
  "initializer_range": 0.02,
25
  "intermediate_size": 3072,
 
31
  "greet": 4,
32
  "mood_great": 5,
33
  "mood_unhappy": 6,
34
+ "read_article": 7,
35
+ "search_news_article_based_on_keyword": 8,
36
+ "summarize_video_from_url": 9
37
  },
38
  "layer_norm_eps": 1e-12,
39
  "max_position_embeddings": 512,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f5af1d600b327aeed55891b6d9c280a8b8799c1ce8084555598d3c0fbb120119
3
- size 433289224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fce3edd8b41b4465e1ef753c35abc6f1f43416bbb71b2409264c216277767275
3
+ size 433295376
runs/May08_08-10-43_pop-os/events.out.tfevents.1715145044.pop-os.13413.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c48c6a904a51e402b6cda7aa7dfd819a6780780df897a2c91772eab3db3f082c
3
- size 5079
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ed98a4dbd5552ccb53995f9e719db718f0f994aa2c46cb6cff3e07565578048
3
+ size 5433
runs/May15_20-04-55_pop-os/events.out.tfevents.1715792695.pop-os.160962.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93616569adab5d5f53db5421051c59dbf6ca4bfce22052800174310eb192080e
3
+ size 4184
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8efe4cf04497bde23f20fef4197e070d67ebed06c32203d767089aa523fce186
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:633d585eb639872fe7a8a5ea16cb1f6b6acd00379dca5032603f2098342a3ed9
3
  size 4984