Upload dataset
Browse files- README.md +112 -0
- beer.stackexchange.com/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -984,6 +984,114 @@ dataset_info:
|
|
| 984 |
num_examples: 1
|
| 985 |
download_size: 53214
|
| 986 |
dataset_size: 5061
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 987 |
- config_name: langdev.stackexchange.com
|
| 988 |
features:
|
| 989 |
- name: AnswerCount
|
|
@@ -1143,6 +1251,10 @@ configs:
|
|
| 1143 |
data_files:
|
| 1144 |
- split: train
|
| 1145 |
path: avp.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1146 |
- config_name: langdev.stackexchange.com
|
| 1147 |
data_files:
|
| 1148 |
- split: train
|
|
|
|
| 984 |
num_examples: 1
|
| 985 |
download_size: 53214
|
| 986 |
dataset_size: 5061
|
| 987 |
+
- config_name: beer.stackexchange.com
|
| 988 |
+
features:
|
| 989 |
+
- name: AnswerCount
|
| 990 |
+
dtype: int64
|
| 991 |
+
- name: Answers
|
| 992 |
+
list:
|
| 993 |
+
- name: Body
|
| 994 |
+
dtype: string
|
| 995 |
+
- name: CommentCount
|
| 996 |
+
dtype: int64
|
| 997 |
+
- name: Comments
|
| 998 |
+
list:
|
| 999 |
+
- name: ContentLicense
|
| 1000 |
+
dtype: string
|
| 1001 |
+
- name: CreationDate
|
| 1002 |
+
dtype: string
|
| 1003 |
+
- name: Id
|
| 1004 |
+
dtype: int64
|
| 1005 |
+
- name: PostId
|
| 1006 |
+
dtype: int64
|
| 1007 |
+
- name: Score
|
| 1008 |
+
dtype: int64
|
| 1009 |
+
- name: Text
|
| 1010 |
+
dtype: string
|
| 1011 |
+
- name: UserDisplayName
|
| 1012 |
+
dtype: string
|
| 1013 |
+
- name: UserId
|
| 1014 |
+
dtype: int64
|
| 1015 |
+
- name: ContentLicense
|
| 1016 |
+
dtype: string
|
| 1017 |
+
- name: CreationDate
|
| 1018 |
+
dtype: string
|
| 1019 |
+
- name: Id
|
| 1020 |
+
dtype: int64
|
| 1021 |
+
- name: IsAccepted
|
| 1022 |
+
dtype: bool
|
| 1023 |
+
- name: LastActivityDate
|
| 1024 |
+
dtype: string
|
| 1025 |
+
- name: LastEditDate
|
| 1026 |
+
dtype: string
|
| 1027 |
+
- name: LastEditorUserId
|
| 1028 |
+
dtype: int64
|
| 1029 |
+
- name: OwnerUserId
|
| 1030 |
+
dtype: int64
|
| 1031 |
+
- name: ParentId
|
| 1032 |
+
dtype: int64
|
| 1033 |
+
- name: PostTypeId
|
| 1034 |
+
dtype: int64
|
| 1035 |
+
- name: Score
|
| 1036 |
+
dtype: int64
|
| 1037 |
+
- name: UserDisplayName
|
| 1038 |
+
dtype: string
|
| 1039 |
+
- name: Body
|
| 1040 |
+
dtype: string
|
| 1041 |
+
- name: CommentCount
|
| 1042 |
+
dtype: int64
|
| 1043 |
+
- name: Comments
|
| 1044 |
+
list:
|
| 1045 |
+
- name: ContentLicense
|
| 1046 |
+
dtype: string
|
| 1047 |
+
- name: CreationDate
|
| 1048 |
+
dtype: string
|
| 1049 |
+
- name: Id
|
| 1050 |
+
dtype: int64
|
| 1051 |
+
- name: PostId
|
| 1052 |
+
dtype: int64
|
| 1053 |
+
- name: Score
|
| 1054 |
+
dtype: int64
|
| 1055 |
+
- name: Text
|
| 1056 |
+
dtype: string
|
| 1057 |
+
- name: UserDisplayName
|
| 1058 |
+
dtype: string
|
| 1059 |
+
- name: UserId
|
| 1060 |
+
dtype: int64
|
| 1061 |
+
- name: ContentLicense
|
| 1062 |
+
dtype: string
|
| 1063 |
+
- name: CreationDate
|
| 1064 |
+
dtype: string
|
| 1065 |
+
- name: Id
|
| 1066 |
+
dtype: int64
|
| 1067 |
+
- name: LastActivityDate
|
| 1068 |
+
dtype: string
|
| 1069 |
+
- name: LastEditDate
|
| 1070 |
+
dtype: string
|
| 1071 |
+
- name: LastEditorUserId
|
| 1072 |
+
dtype: int64
|
| 1073 |
+
- name: OwnerUserId
|
| 1074 |
+
dtype: int64
|
| 1075 |
+
- name: PostTypeId
|
| 1076 |
+
dtype: int64
|
| 1077 |
+
- name: Score
|
| 1078 |
+
dtype: int64
|
| 1079 |
+
- name: Tags
|
| 1080 |
+
dtype: string
|
| 1081 |
+
- name: Title
|
| 1082 |
+
dtype: string
|
| 1083 |
+
- name: UserDisplayName
|
| 1084 |
+
dtype: string
|
| 1085 |
+
- name: ViewCount
|
| 1086 |
+
dtype: int64
|
| 1087 |
+
- name: ThreadText
|
| 1088 |
+
dtype: string
|
| 1089 |
+
splits:
|
| 1090 |
+
- name: train
|
| 1091 |
+
num_bytes: 8596
|
| 1092 |
+
num_examples: 1
|
| 1093 |
+
download_size: 71593
|
| 1094 |
+
dataset_size: 8596
|
| 1095 |
- config_name: langdev.stackexchange.com
|
| 1096 |
features:
|
| 1097 |
- name: AnswerCount
|
|
|
|
| 1251 |
data_files:
|
| 1252 |
- split: train
|
| 1253 |
path: avp.stackexchange.com/train-*
|
| 1254 |
+
- config_name: beer.stackexchange.com
|
| 1255 |
+
data_files:
|
| 1256 |
+
- split: train
|
| 1257 |
+
path: beer.stackexchange.com/train-*
|
| 1258 |
- config_name: langdev.stackexchange.com
|
| 1259 |
data_files:
|
| 1260 |
- split: train
|
beer.stackexchange.com/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7dcb177481ac322a3d0255ee113872ae693e57f9bdb7eafd8a4cc7918b8e8ea5
|
| 3 |
+
size 71593
|