sgugger Ezi commited on
Commit
8d2a91f
•
1 Parent(s): 84b432f

Addition of paper (#8)

Browse files

- Addition of paper (7176e7189778cd9c33c3ed07a9bceb260cf2b91a)
- removing optional text (03ac8e8f9202dc6a089ba09baff005ee398eed19)


Co-authored-by: Ezi Ozoani <Ezi@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -13,8 +13,10 @@ language: zh
13
  - [How to Get Started With the Model](#how-to-get-started-with-the-model)
14
 
15
 
16
- # Model Details
17
- - **Model Description:**
 
 
18
  This model has been pre-trained for Chinese, training and random input masking has been applied independently to word pieces (as in the original BERT paper).
19
 
20
  - **Developed by:** HuggingFace team
@@ -23,6 +25,8 @@ This model has been pre-trained for Chinese, training and random input masking h
23
  - **License:** [More Information needed]
24
  - **Parent Model:** See the [BERT base uncased model](https://huggingface.co/bert-base-uncased) for more information about the BERT base model.
25
 
 
 
26
 
27
  ## Uses
28
 
13
  - [How to Get Started With the Model](#how-to-get-started-with-the-model)
14
 
15
 
16
+ ## Model Details
17
+
18
+ ### Model Description
19
+
20
  This model has been pre-trained for Chinese, training and random input masking has been applied independently to word pieces (as in the original BERT paper).
21
 
22
  - **Developed by:** HuggingFace team
25
  - **License:** [More Information needed]
26
  - **Parent Model:** See the [BERT base uncased model](https://huggingface.co/bert-base-uncased) for more information about the BERT base model.
27
 
28
+ ### Model Sources
29
+ - **Paper:** [BERT](https://arxiv.org/abs/1810.04805)
30
 
31
  ## Uses
32