ssupinma commited on
Commit
6f373bd
1 Parent(s): 414b93d

Upload CamembertForMaskedLM

Browse files
Files changed (2) hide show
  1. README.md +3 -0
  2. config.json +1 -1
README.md CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  ## Model Description
2
 
3
  This model, `ssupinma/test`, has been created to test the Git functions of the Hugging Face website. It serves as a placeholder and an experiment to understand how model repositories work on the Hugging Face platform, including pushing, pulling, and managing model files through Git.
 
1
+ ---
2
+ {}
3
+ ---
4
  ## Model Description
5
 
6
  This model, `ssupinma/test`, has been created to test the Git functions of the Hugging Face website. It serves as a placeholder and an experiment to understand how model repositories work on the Hugging Face platform, including pushing, pulling, and managing model files through Git.
config.json CHANGED
@@ -21,7 +21,7 @@
21
  "pad_token_id": 1,
22
  "position_embedding_type": "absolute",
23
  "torch_dtype": "float32",
24
- "transformers_version": "4.42.1",
25
  "type_vocab_size": 1,
26
  "use_cache": true,
27
  "vocab_size": 32005
 
21
  "pad_token_id": 1,
22
  "position_embedding_type": "absolute",
23
  "torch_dtype": "float32",
24
+ "transformers_version": "4.42.3",
25
  "type_vocab_size": 1,
26
  "use_cache": true,
27
  "vocab_size": 32005