Skip to content

Commit

Permalink
fix: clean the repo for the release
Browse files Browse the repository at this point in the history
  • Loading branch information
terryyz committed May 31, 2024
1 parent 3634448 commit d0f47f2
Show file tree
Hide file tree
Showing 3,443 changed files with 227 additions and 396,278 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
164 changes: 0 additions & 164 deletions analysis/HumanEval.jsonl

This file was deleted.

98 changes: 49 additions & 49 deletions analysis/download_stats.json
Original file line number Diff line number Diff line change
@@ -1,50 +1,50 @@
{
"requests": 407179468,
"python-dateutil": 317542652,
"PyYAML": 266619413,
"numpy": 238728858,
"cryptography": 228003149,
"pandas": 190247110,
"rsa": 176030185,
"pytz": 155795840,
"flask": 100804266,
"scipy": 98509718,
"psutil": 93922127,
"werkzeug": 93236214,
"beautifulsoup4": 91662537,
"pillow": 86446419,
"lxml": 79545989,
"openpyxl": 76199497,
"scikit-learn": 61481156,
"chardet": 59122948,
"matplotlib": 58474767,
"xmltodict": 40772510,
"pycryptodome": 26702817,
"tensorflow": 21654531,
"nltk": 18161557,
"keras": 16838960,
"seaborn": 16540691,
"statsmodels": 16508856,
"django": 13188158,
"prettytable": 12583066,
"faker": 12116411,
"texttable": 7645216,
"python-http-client": 6660018,
"sendgrid": 6094785,
"Flask-WTF": 5828864,
"flask-login": 5493873,
"WTForms": 5088533,
"gensim": 4886183,
"geopy": 4711066,
"python-docx": 3982122,
"xlwt": 3704863,
"soundfile": 2472954,
"librosa": 2445908,
"pytesseract": 2004509,
"flask-restful": 1563911,
"folium": 998664,
"Flask-Mail": 372163,
"mechanize": 281683,
"blake3": 209166,
"wordninja": 183705
{
"requests": 407179468,
"python-dateutil": 317542652,
"PyYAML": 266619413,
"numpy": 238728858,
"cryptography": 228003149,
"pandas": 190247110,
"rsa": 176030185,
"pytz": 155795840,
"flask": 100804266,
"scipy": 98509718,
"psutil": 93922127,
"werkzeug": 93236214,
"beautifulsoup4": 91662537,
"pillow": 86446419,
"lxml": 79545989,
"openpyxl": 76199497,
"scikit-learn": 61481156,
"chardet": 59122948,
"matplotlib": 58474767,
"xmltodict": 40772510,
"pycryptodome": 26702817,
"tensorflow": 21654531,
"nltk": 18161557,
"keras": 16838960,
"seaborn": 16540691,
"statsmodels": 16508856,
"django": 13188158,
"prettytable": 12583066,
"faker": 12116411,
"texttable": 7645216,
"python-http-client": 6660018,
"sendgrid": 6094785,
"Flask-WTF": 5828864,
"flask-login": 5493873,
"WTForms": 5088533,
"gensim": 4886183,
"geopy": 4711066,
"python-docx": 3982122,
"xlwt": 3704863,
"soundfile": 2472954,
"librosa": 2445908,
"pytesseract": 2004509,
"flask-restful": 1563911,
"folium": 998664,
"Flask-Mail": 372163,
"mechanize": 281683,
"blake3": 209166,
"wordninja": 183705
}
1,000 changes: 0 additions & 1,000 deletions analysis/ds1000.jsonl

This file was deleted.

158 changes: 157 additions & 1 deletion analysis/lib2domain.json
Original file line number Diff line number Diff line change
@@ -1 +1,157 @@
{"Crypto": "Cryptography", "PIL": "Visualization", "array": "General", "base64": "Cryptography", "binascii": "Cryptography", "bisect": "General", "blake3": "Cryptography", "bs4": "Network", "calendar": "Time", "cgi": "Network", "chardet": "Network", "cmath": "Computation", "codecs": "Cryptography", "collections": "General", "cryptography": "Cryptography", "csv": "System", "ctypes": "System", "datetime": "Time", "dateutil": "Time", "difflib": "General", "django": "Network", "docx": "System", "email": "Network", "faker": "General", "flask": "Network", "flask_login": "Network", "flask_mail": "Network", "flask_restful": "Network", "fnmatch": "General", "folium": "Visualization", "functools": "General", "geopy": "General", "getpass": "System", "glob": "System", "gzip": "System", "hashlib": "Cryptography", "heapq": "General", "hmac": "Cryptography", "html": "Network", "http": "Network", "importlib": "General", "inspect": "General", "io": "System", "ipaddress": "Network", "itertools": "General", "json": "System", "keras": "Computation", "librosa": "Computation", "logging": "System", "lxml": "Network", "math": "Computation", "matplotlib": "Visualization", "mechanize": "Network", "mimetypes": "Network", "multiprocessing": "System", "nltk": "Computation", "numpy": "Computation", "openpyxl": "System", "operator": "General", "os": "System", "pandas": "Computation", "pathlib": "System", "pickle": "System", "pkgutil": "General", "platform": "System", "prettytable": "General", "psutil": "System", "pytesseract": "Computation", "pytz": "Time", "queue": "General", "random": "General", "re": "General", "requests": "Network", "rsa": "Cryptography", "scipy": "Computation", "seaborn": "Visualization", "secrets": "Cryptography", "select": "System", "sendgrid": "Network", "shutil": "System", "sklearn": "Computation", "smtplib": "Network", "socket": "Network", "soundfile": "Computation", "sqlite3": "System", "ssl": "Network", "statistics": "Computation", "statsmodels": "Computation", "string": "General", "struct": "System", "subprocess": "System", "sys": "System", "tarfile": "System", "tensorflow": "Computation", "texttable": "General", "textwrap": "General", "threading": "System", "time": "Time", "turtle": "Visualization", "types": "General", "unicodedata": "General", "urllib": "Network", "uuid": "General", "warnings": "General", "werkzeug": "Network", "wordninja": "Computation", "wtforms": "Network", "xlwt": "System", "xml": "Network", "xmltodict": "Network", "yaml": "System", "zipfile": "System", "Levenshtein": "Computation", "ast": "General", "configparser": "System", "cv2": "Computation", "decimal": "General", "enum": "General", "errno": "System", "flask_wtf": "Network", "ftplib": "Network", "gensim": "Computation", "geopandas": "Computation", "holidays": "Time", "mpl_toolkits": "Visualization", "natsort": "General", "pyquery": "Network", "python_http_client": "Network", "regex": "General", "shapely": "Computation", "shlex": "System", "signal": "System", "skimage": "Computation", "sympy": "Computation", "textblob": "Computation", "typing": "General", "wikipedia": "Network", "wordcloud": "Visualization", "zlib": "System"}
{
"Crypto": "Cryptography",
"PIL": "Visualization",
"array": "General",
"base64": "Cryptography",
"binascii": "Cryptography",
"bisect": "General",
"blake3": "Cryptography",
"bs4": "Network",
"calendar": "Time",
"cgi": "Network",
"chardet": "Network",
"cmath": "Computation",
"codecs": "Cryptography",
"collections": "General",
"cryptography": "Cryptography",
"csv": "System",
"ctypes": "System",
"datetime": "Time",
"dateutil": "Time",
"difflib": "General",
"django": "Network",
"docx": "System",
"email": "Network",
"faker": "General",
"flask": "Network",
"flask_login": "Network",
"flask_mail": "Network",
"flask_restful": "Network",
"fnmatch": "General",
"folium": "Visualization",
"functools": "General",
"geopy": "Network",
"getpass": "System",
"glob": "System",
"gzip": "System",
"hashlib": "Cryptography",
"heapq": "General",
"hmac": "Cryptography",
"html": "Network",
"http": "Network",
"importlib": "General",
"inspect": "General",
"io": "System",
"ipaddress": "Network",
"itertools": "General",
"json": "System",
"keras": "Computation",
"librosa": "Computation",
"logging": "System",
"lxml": "Network",
"math": "Computation",
"matplotlib": "Visualization",
"mechanize": "Network",
"mimetypes": "Network",
"multiprocessing": "System",
"nltk": "Computation",
"numpy": "Computation",
"openpyxl": "System",
"operator": "General",
"os": "System",
"pandas": "Computation",
"pathlib": "System",
"pickle": "System",
"pkgutil": "General",
"platform": "System",
"prettytable": "General",
"psutil": "System",
"pytesseract": "Computation",
"pytz": "Time",
"queue": "General",
"random": "General",
"re": "General",
"requests": "Network",
"rsa": "Cryptography",
"scipy": "Computation",
"seaborn": "Visualization",
"secrets": "Cryptography",
"select": "System",
"sendgrid": "Network",
"shutil": "System",
"sklearn": "Computation",
"smtplib": "Network",
"socket": "Network",
"soundfile": "Computation",
"sqlite3": "System",
"ssl": "Network",
"statistics": "Computation",
"statsmodels": "Computation",
"string": "General",
"struct": "System",
"subprocess": "System",
"sys": "System",
"tarfile": "System",
"tensorflow": "Computation",
"texttable": "General",
"textwrap": "General",
"threading": "System",
"time": "Time",
"turtle": "Visualization",
"types": "General",
"unicodedata": "General",
"urllib": "Network",
"uuid": "General",
"warnings": "General",
"werkzeug": "Network",
"wordninja": "Computation",
"wtforms": "Network",
"xlwt": "System",
"xml": "Network",
"xmltodict": "Network",
"yaml": "System",
"zipfile": "System",
"Levenshtein": "Computation",
"ast": "General",
"configparser": "System",
"cv2": "Computation",
"decimal": "General",
"enum": "General",
"errno": "System",
"flask_wtf": "Network",
"ftplib": "Network",
"gensim": "Computation",
"geopandas": "Computation",
"holidays": "Time",
"mpl_toolkits": "Visualization",
"natsort": "General",
"pyquery": "Network",
"python_http_client": "Network",
"regex": "General",
"shapely": "Computation",
"shlex": "System",
"signal": "System",
"skimage": "Computation",
"sympy": "Computation",
"textblob": "Computation",
"typing": "General",
"wikipedia": "Network",
"wordcloud": "Visualization",
"zlib": "System",
"aspose": "System",
"builtins": "General",
"locale": "System",
"imp": "System",
"docxtpl": "System",
"selenium": "Network",
"IPython": "Computation",
"filecmp": "System",
"multidict": "General",
"sqlalchemy": "System",
"obspy": "Computation",
"pprint": "General",
"xlrd": "System",
"argparse": "General",
"torch": "Computation",
"copy": "General"
}
Binary file added data/BigCodeBench.jsonl.gz
Binary file not shown.
112 changes: 0 additions & 112 deletions data/clean/f_1000_zhihan_refined.py

This file was deleted.

Loading

0 comments on commit d0f47f2

Please sign in to comment.