amiguel commited on
Commit
f2c1aab
1 Parent(s): 210f897

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,4 +1,4 @@
1
- echo '{
2
  "architectures": [
3
  "GPTModel"
4
  ],
@@ -24,4 +24,4 @@ echo '{
24
  "torch_dtype": "float32",
25
  "use_cache": true,
26
  "tokenizer_class": "GPT2Tokenizer"
27
- }' > config.json
 
1
+ {
2
  "architectures": [
3
  "GPTModel"
4
  ],
 
24
  "torch_dtype": "float32",
25
  "use_cache": true,
26
  "tokenizer_class": "GPT2Tokenizer"
27
+ }