shibing624 commited on
Commit
d4c2382
1 Parent(s): 9e4b871

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -67,10 +67,10 @@ The data fields are the same among all splits.
67
 
68
  ### Data Splits
69
 
70
-
71
  ```shell
72
  $ wc -l ChineseTextualInference-train.txt
73
- 420000 total
74
  ```
75
 
76
  ## Dataset Creation
 
67
 
68
  ### Data Splits
69
 
70
+ after remove None and len(text) < 1 data:
71
  ```shell
72
  $ wc -l ChineseTextualInference-train.txt
73
+ 419402 total
74
  ```
75
 
76
  ## Dataset Creation