asahi417 commited on
Commit
7b50aef
2 Parent(s): fa28d25 72822ea

Merge branch 'main' of https://huggingface.co/relbert/opt-125m-analogy into main

Browse files
Files changed (5) hide show
  1. config.json +1 -1
  2. merges.txt +1 -1
  3. pytorch_model.bin +2 -2
  4. tokenizer_config.json +1 -1
  5. vocab.json +0 -0
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "facebook/opt-125m",
3
  "_remove_final_layer_norm": false,
4
  "activation_dropout": 0.0,
5
  "activation_function": "relu",
 
1
  {
2
+ "_name_or_path": "analogy_models/opt-125m-analogy-epoch10/model",
3
  "_remove_final_layer_norm": false,
4
  "activation_dropout": 0.0,
5
  "activation_function": "relu",
merges.txt CHANGED
@@ -1,4 +1,4 @@
1
- #version: 0.2
2
  Ġ t
3
  Ġ a
4
  h e
 
1
+ #version: 0.2 - Trained by `huggingface/tokenizers`
2
  Ġ t
3
  Ġ a
4
  h e
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b8e2bb320709a156e785d5c1b93e359a6a1b309c2cb6aa9eb2e0ee654899617
3
- size 501024733
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8063fe0750f7d28b984d8428859d1d7522d6619c0e78e6aebd62999292802559
3
+ size 501020637
tokenizer_config.json CHANGED
@@ -19,7 +19,7 @@
19
  },
20
  "errors": "replace",
21
  "model_max_length": 1000000000000000019884624838656,
22
- "name_or_path": "facebook/opt-125m",
23
  "pad_token": {
24
  "__type": "AddedToken",
25
  "content": "<pad>",
 
19
  },
20
  "errors": "replace",
21
  "model_max_length": 1000000000000000019884624838656,
22
+ "name_or_path": "analogy_models/opt-125m-analogy-epoch10/model",
23
  "pad_token": {
24
  "__type": "AddedToken",
25
  "content": "<pad>",
vocab.json CHANGED
The diff for this file is too large to render. See raw diff