Upload dataset
Browse files
README.md
CHANGED
@@ -2054,6 +2054,78 @@ dataset_info:
|
|
2054 |
num_examples: 1
|
2055 |
download_size: 50841
|
2056 |
dataset_size: 5300
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2057 |
- config_name: langdev.stackexchange.com
|
2058 |
features:
|
2059 |
- name: AnswerCount
|
@@ -2261,6 +2333,10 @@ configs:
|
|
2261 |
data_files:
|
2262 |
- split: train
|
2263 |
path: chemistry.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
2264 |
- config_name: langdev.stackexchange.com
|
2265 |
data_files:
|
2266 |
- split: train
|
|
|
2054 |
num_examples: 1
|
2055 |
download_size: 50841
|
2056 |
dataset_size: 5300
|
2057 |
+
- config_name: chess.stackexchange.com
|
2058 |
+
features:
|
2059 |
+
- name: AnswerCount
|
2060 |
+
dtype: int64
|
2061 |
+
- name: Answers
|
2062 |
+
list:
|
2063 |
+
- name: Body
|
2064 |
+
dtype: string
|
2065 |
+
- name: CommentCount
|
2066 |
+
dtype: int64
|
2067 |
+
- name: Comments
|
2068 |
+
sequence: string
|
2069 |
+
- name: ContentLicense
|
2070 |
+
dtype: string
|
2071 |
+
- name: CreationDate
|
2072 |
+
dtype: string
|
2073 |
+
- name: Id
|
2074 |
+
dtype: int64
|
2075 |
+
- name: IsAccepted
|
2076 |
+
dtype: bool
|
2077 |
+
- name: LastActivityDate
|
2078 |
+
dtype: string
|
2079 |
+
- name: LastEditDate
|
2080 |
+
dtype: string
|
2081 |
+
- name: LastEditorUserId
|
2082 |
+
dtype: int64
|
2083 |
+
- name: OwnerUserId
|
2084 |
+
dtype: int64
|
2085 |
+
- name: ParentId
|
2086 |
+
dtype: int64
|
2087 |
+
- name: PostTypeId
|
2088 |
+
dtype: int64
|
2089 |
+
- name: Score
|
2090 |
+
dtype: int64
|
2091 |
+
- name: UserDisplayName
|
2092 |
+
dtype: string
|
2093 |
+
- name: Body
|
2094 |
+
dtype: string
|
2095 |
+
- name: CommentCount
|
2096 |
+
dtype: int64
|
2097 |
+
- name: Comments
|
2098 |
+
sequence: string
|
2099 |
+
- name: ContentLicense
|
2100 |
+
dtype: string
|
2101 |
+
- name: CreationDate
|
2102 |
+
dtype: string
|
2103 |
+
- name: Id
|
2104 |
+
dtype: int64
|
2105 |
+
- name: LastActivityDate
|
2106 |
+
dtype: string
|
2107 |
+
- name: OwnerUserId
|
2108 |
+
dtype: int64
|
2109 |
+
- name: PostTypeId
|
2110 |
+
dtype: int64
|
2111 |
+
- name: Score
|
2112 |
+
dtype: int64
|
2113 |
+
- name: Tags
|
2114 |
+
dtype: string
|
2115 |
+
- name: Title
|
2116 |
+
dtype: string
|
2117 |
+
- name: UserDisplayName
|
2118 |
+
dtype: string
|
2119 |
+
- name: ViewCount
|
2120 |
+
dtype: int64
|
2121 |
+
- name: ThreadText
|
2122 |
+
dtype: string
|
2123 |
+
splits:
|
2124 |
+
- name: train
|
2125 |
+
num_bytes: 4288
|
2126 |
+
num_examples: 1
|
2127 |
+
download_size: 39789
|
2128 |
+
dataset_size: 4288
|
2129 |
- config_name: langdev.stackexchange.com
|
2130 |
features:
|
2131 |
- name: AnswerCount
|
|
|
2333 |
data_files:
|
2334 |
- split: train
|
2335 |
path: chemistry.stackexchange.com/train-*
|
2336 |
+
- config_name: chess.stackexchange.com
|
2337 |
+
data_files:
|
2338 |
+
- split: train
|
2339 |
+
path: chess.stackexchange.com/train-*
|
2340 |
- config_name: langdev.stackexchange.com
|
2341 |
data_files:
|
2342 |
- split: train
|
chess.stackexchange.com/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be161175207ed4b69851eb29e3a2cd83c6d57f4b513abbb689942b822b81226d
|
3 |
+
size 39789
|