Norod78 commited on
Commit
4244c5d
1 Parent(s): 775759c
Files changed (5) hide show
  1. .gitattributes +1 -0
  2. .gitignore +2 -0
  3. config.json +1 -1
  4. flax_model.msgpack +2 -2
  5. pytorch_model.bin +1 -1
.gitattributes CHANGED
@@ -14,3 +14,4 @@
14
  *.pb filter=lfs diff=lfs merge=lfs -text
15
  *.pt filter=lfs diff=lfs merge=lfs -text
16
  *.pth filter=lfs diff=lfs merge=lfs -text
 
 
14
  *.pb filter=lfs diff=lfs merge=lfs -text
15
  *.pt filter=lfs diff=lfs merge=lfs -text
16
  *.pth filter=lfs diff=lfs merge=lfs -text
17
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
.gitignore ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ *.v2
2
+
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "./distilgpt2-pretrained-he",
3
  "_num_labels": 1,
4
  "activation_function": "gelu_new",
5
  "architectures": [
 
1
  {
2
+ "_name_or_path": "./hebrew-distilgpt2",
3
  "_num_labels": 1,
4
  "activation_function": "gelu_new",
5
  "architectures": [
flax_model.msgpack CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:84c943e346301a086d0a7223e6d964c2c1203c2f029a2fc059bb85c0617bd2e7
3
- size 248885210
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f82eb6b87578c868b2ed15ca3e8f96954d6b634755fb76e6e58e75ee8ee0d3ac
3
+ size 327652826
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:25c1eb0818205fa052b5dd0dea5edbc8db2ac43d2875520b8f6875be6f2f1975
3
  size 333973519
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:788320e565081ba296174e7f076b14e0e1e6e01fcafaa736af3c8fc6324441c7
3
  size 333973519