VukDju commited on
Commit
eca8578
·
verified ·
1 Parent(s): 8326c4a

model improved

Browse files
Files changed (4) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +2 -2
  3. tokenizer.json +1 -6
  4. training_args.bin +3 -0
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/content/GaMS-1B-QG",
3
  "_remove_final_layer_norm": false,
4
  "activation_dropout": 0.0,
5
  "activation_function": "relu",
 
1
  {
2
+ "_name_or_path": "cjvt/GaMS-1B",
3
  "_remove_final_layer_norm": false,
4
  "activation_dropout": 0.0,
5
  "activation_function": "relu",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d882d9d33c9ed39e222a5653d4ae5be1016ec1af207e6ec6ab555690702fc49
3
- size 6162052118
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:805aaa7b25aa68bf131e12faa9c3a68d3a0352c4cc5c41e7185c84f5e972307b
3
+ size 6162057558
tokenizer.json CHANGED
@@ -1,11 +1,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
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6c0d38e6d7f238913cdc3befa112ec3d5f9698b6e5cdd03a454ac52882311a7
3
+ size 4088