Sujithanumala commited on
Commit
742b97c
1 Parent(s): 707eaa1

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "Sujithanumala/QuizBot.AI-small",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "Sujithanumala/QuizBot.AI-base",
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:7a5aa875cb620b09d6aab51f6bdf9585e5fd78138f08a15495fdf692b5dea8db
3
  size 242071641
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f96ffd248bf448238493daeb59742524c4f7ee00a9ecb3ebc5377ba0193d0700
3
  size 242071641
runs/Feb16_07-35-38_ea9297f6af7f/1708069016.3418205/events.out.tfevents.1708069016.ea9297f6af7f.253.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80c7536b5796dba34e08724e576ce509cc61ebbb9fae8dc4bbe489c233a3d311
3
+ size 6055
runs/Feb16_07-35-38_ea9297f6af7f/1708069295.1977804/events.out.tfevents.1708069295.ea9297f6af7f.253.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e2646edf20f3efe4636d0c0aea835a0881cbcf1e1d09eb7cc76c80a3b3050df
3
+ size 6055
runs/Feb16_07-35-38_ea9297f6af7f/events.out.tfevents.1708069016.ea9297f6af7f.253.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87aacd8529d0ce523c1fab25f0c7a80e304f48bea2645deabf53f2fd1192d7d9
3
+ size 9061
runs/Feb16_07-42-02_ea9297f6af7f/1708069345.7158628/events.out.tfevents.1708069345.ea9297f6af7f.253.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a85fa172be127f88dffe0ea56523f8eff55d9319b5a7cd387532394c029a9ff3
3
+ size 6055
runs/Feb16_07-42-02_ea9297f6af7f/events.out.tfevents.1708069345.ea9297f6af7f.253.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db5aa28d1039a9c6720a4a50fff250860aae0f4f03d3206963477dbc9c416c42
3
+ size 4184
runs/Feb16_07-43-21_ea9297f6af7f/1708069405.9075882/events.out.tfevents.1708069405.ea9297f6af7f.885.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1db3ebdd0019a11ffd7df13bfba66ef66dffc07e9097093cdba9153cfda140bc
3
+ size 6055
runs/Feb16_07-43-21_ea9297f6af7f/events.out.tfevents.1708069405.ea9297f6af7f.885.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f50be8f96e54be1a1bd6e9bf2a6e26e78f9a1e1cd1c4bf4c943646bb4b549e94
3
+ size 4963
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
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
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8b5a74f3fdb892c2a9e3e5071f8bcbab98b38fb9b4065f29bd0223049ff01e5d
3
  size 3707
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e78d7f87f267450cb08ad34ac63fcba60daef5a2969b696d41449afe6b5fcab3
3
  size 3707