dbernsohn commited on
Commit
73e365c
1 Parent(s): 46d944e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,7 +2,7 @@
2
  ---
3
  language: python
4
  datasets:
5
- - CodeSearchNet
6
  ---
7
 
8
  This is a [roberta](https://arxiv.org/pdf/1907.11692.pdf) pre-trained version on the [CodeSearchNet dataset](https://github.com/github/CodeSearchNet) for **Python** Mask Language Model mission.
2
  ---
3
  language: python
4
  datasets:
5
+ - code_search_net
6
  ---
7
 
8
  This is a [roberta](https://arxiv.org/pdf/1907.11692.pdf) pre-trained version on the [CodeSearchNet dataset](https://github.com/github/CodeSearchNet) for **Python** Mask Language Model mission.