alexmarques commited on
Commit
7df5f68
1 Parent(s): 8e3790e

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ configs:
3
+ - config_name: multi-turn_chat
4
+ data_files:
5
+ - split: test
6
+ path: multi-turn_chat.parquet
7
+ - config_name: code_completion
8
+ data_files:
9
+ - split: test
10
+ path: code_completion.parquet
11
+ - config_name: instruction_tuning
12
+ data_files:
13
+ - split: test
14
+ path: instruction_tuning.parquet
15
+ - config_name: code_fixing
16
+ data_files:
17
+ - split: test
18
+ path: code_fixing.parquet
19
+ - config_name: rag
20
+ data_files:
21
+ - split: test
22
+ path: rag.parquet
23
+ - config_name: large_summarization
24
+ data_files:
25
+ - split: test
26
+ path: large_summarization.parquet
27
+ - config_name: docstring
28
+ data_files:
29
+ - split: test
30
+ path: docstring.parquet
31
+ ---
code_completion.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6421ce262323bab24fcb682188d04d4b1397bde40d4327746b28c11563c3d9ad
3
+ size 311314
code_fixing.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73b665e5765dcc221f7f8ec6543b928c5ee0a59924e2a9cff9e87401aaf8f630
3
+ size 311357
docstring.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:372ad2bff815264cda7d8f162321ddef217b259383976f6151a8430d934cb5c6
3
+ size 301258
instruction_tuning.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fd609dd97797d641620bfd3fe9fd784ff92ccbfa9959f6cd6685d3a936dfa43
3
+ size 300239
large_summarization.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d00be7b41774d7b96b65a453d67510f7bed0996d9b567b7e793caf88cef2d10
3
+ size 299754
multi-turn_chat.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39e42e9b866fd09ba9ba1879e53f29b4a720ee4d30dc43d28c53042c6718e75e
3
+ size 302747
rag.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dce8eb6b5b73c5feaffae44a4bbc327f96b5ad15bbd327b8b50fc96ca4bc824
3
+ size 301131