Potumaheshpotu commited on
Commit
d0f7541
·
verified ·
1 Parent(s): f0b7613

Upload 13 files

Browse files
.gitattributes CHANGED
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ alpaca_data_cleaned[[:space:]](1).json filter=lfs diff=lfs merge=lfs -text
37
+ LANGUAGES[[:space:]](2).txt filter=lfs diff=lfs merge=lfs -text
LANGUAGES (2).txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23ae3ac5002d96a5f280666e71a7c78af0b83aa0d261d139f7ba9bbc09a4136d
3
+ size 64238129
alpaca_data_cleaned (1).json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd844b8247a0f543804b6ce0882b0aaec4bbf5e8d66167df6213a0f1e4fe878b
3
+ size 44307561
checkpoint_100000.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b400fdad54e11c89b9a94793466b936a7c1b2a0c4f1b899c632fee5f2ffd6d37
3
+ size 29651629
checkpoint_120000.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a480065b18223876e1b611406f9c5d81aeca3640dc2c59a2e23f3f12edc7c55
3
+ size 29651629
checkpoint_140000.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e04229d49b45cdaa226a8f441ca5c3268ed9d953b952330c18bb86653a5ac28a
3
+ size 29651629
checkpoint_160000.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89751a1661ba1591f30443ae7b0462b6bd006aaed21f0ff39ebb1fe62f866b6a
3
+ size 29651629
checkpoint_180000.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7db3d2892a3e2dfe33f385b456bf84336ab0775ddfffc2d7e5d98f919365cc2
3
+ size 29651629
checkpoint_20000.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:798551c95f1013ae36ef8788abc8e32675b7a385d67c1fe81bc08952f427af13
3
+ size 29651600
checkpoint_40000.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9344f764bbece2c76e118180fa8534bfb24fa8c0c1069606f91a9402a88ed34f
3
+ size 29651600
checkpoint_60000.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f259b3cc644a0d72abb393278eac834b7466233ca8457a3c3b44e1a6b5ce4be8
3
+ size 29651600
checkpoint_80000.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a384dd5ec1d30a8d9ee4cee0b919007bd7e0db99e5dc44967480ff629228dbd
3
+ size 29651600
simple_rnn_model.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa7fccbf702c7a82278d4a4b764e2d21428af3ffd8b16087d76ef2183224e8cf
3
+ size 29748048
training_data.csv ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ step,train_loss,val_loss
2
+ 0,tensor(8.1449),tensor(8.1511)
3
+ 15000,tensor(1.7335),tensor(1.4548)
4
+ 30000,tensor(1.7008),tensor(1.4322)
5
+ 45000,tensor(1.6811),tensor(1.4283)
6
+ 60000,tensor(1.6795),tensor(1.4226)
7
+ 75000,tensor(1.6691),tensor(1.4154)
8
+ 90000,tensor(1.6567),tensor(1.4064)
9
+ 105000,tensor(1.6699),tensor(1.4135)
10
+ 120000,tensor(1.6507),tensor(1.4065)
11
+ 135000,tensor(1.6504),tensor(1.4086)
12
+ 150000,tensor(1.6626),tensor(1.4145)
13
+ 165000,tensor(1.6589),tensor(1.4145)
14
+ 180000,tensor(1.6367),tensor(1.3984)
15
+ 195000,tensor(1.6539),tensor(1.3994)