update files
Browse files
README.md
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# scibert-scivocab-uncased_pub_section
|
2 |
+
- original model file name: textclassifer_scibert_scivocab_uncased_pubmed_full
|
3 |
+
- This is a fine-tuned checkpoint of `allenai/scibert_scivocab_uncased` for document section text classification
|
4 |
+
- possible document section classes are:BACKGROUND, CONCLUSIONS, METHODS, OBJECTIVE, RESULTS,
|
5 |
+
|
6 |
+
## metadata
|
7 |
+
|
8 |
+
|
9 |
+
### training_metrics
|
10 |
+
|
11 |
+
- date_run: Apr-25-2022_t-03
|
12 |
+
|
13 |
+
- huggingface_tag: allenai/scibert_scivocab_uncased
|
14 |
+
|
15 |
+
### training_parameters
|
16 |
+
|
17 |
+
- date_run: Apr-25-2022_t-03
|
18 |
+
|
19 |
+
- huggingface_tag: allenai/scibert_scivocab_uncased
|