yueyulin commited on
Commit
55417fc
•
1 Parent(s): 59510ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ pipeline_tag: fill-mask
5
  ---
6
  This is a RWKV6 architecture MLM model . The architect looks like:
7
 
8
- ![MLM](arch.png "Network")
9
 
10
  Currently it's only trained with 9% of CCIA2 corpus which makes it biased to web crawled Chinese data.
11
 
 
5
  ---
6
  This is a RWKV6 architecture MLM model . The architect looks like:
7
 
8
+ ![MLM](network.png "Network")
9
 
10
  Currently it's only trained with 9% of CCIA2 corpus which makes it biased to web crawled Chinese data.
11