pakkinlau commited on
Commit
a77cc8f
·
verified ·
1 Parent(s): ae62b22

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -32
README.md CHANGED
@@ -1,32 +1,32 @@
1
- ---
2
- license: apache-2.0
3
- base_model: dannashao/bert-base-uncased-finetuned-advanced-srl_arg
4
- duplicated_from: dannashao/bert-base-uncased-finetuned-advanced-srl_arg # adds automatic badge
5
- pipeline_tag: token-classification
6
- library_name: transformers
7
- tags:
8
- - transformers
9
- - semantic-role-labeling
10
- - generated_from_trainer
11
- model_index:
12
- - name: SRL (UPropBank dev)
13
- results:
14
- - task:
15
- type: semantic-role-labeling
16
- name: SRL
17
- metrics:
18
- - type: f1
19
- value: 0.8669 # numeric, not string
20
- name: F1
21
- original_sha: 7e13b4f # renamed for clarity
22
- ---
23
-
24
- # pakkinlau/bert-base-uncased-finetuned-advanced-srl_arg
25
-
26
- This repository is an **archival mirror** of
27
- [`dannashao/bert-base-uncased-finetuned-advanced-srl_arg`](https://huggingface.co/dannashao/bert-base-uncased-finetuned-advanced-srl_arg).
28
- Weights and tokenizer are **byte‑identical** to upstream commit `7e13b4f`.
29
-
30
- Only the hosting namespace has changed to guarantee long‑term availability for the [HydraEdge](https://github.com/pakkinlau/hydraedge) project.
31
-
32
- Maintainer · **Pak Kin Lau**
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: dannashao/bert-base-uncased-finetuned-advanced-srl_arg
4
+ duplicated_from: dannashao/bert-base-uncased-finetuned-advanced-srl_arg # adds automatic badge
5
+ pipeline_tag: token-classification
6
+ library_name: transformers
7
+ tags:
8
+ - transformers
9
+ - semantic-role-labeling
10
+ - generated_from_trainer
11
+ model_index:
12
+ - name: SRL (UPropBank dev)
13
+ results:
14
+ - task:
15
+ type: semantic-role-labeling
16
+ name: SRL
17
+ metrics:
18
+ - type: f1
19
+ value: 0.8669 # numeric, not string
20
+ name: F1
21
+ original_sha: 7e13b4f # renamed for clarity
22
+ ---
23
+
24
+ # pakkinlau/bert-base-uncased-finetuned-advanced-srl_arg
25
+
26
+ This repository is an **archival mirror** of
27
+ [`dannashao/bert-base-uncased-finetuned-advanced-srl_arg`](https://huggingface.co/dannashao/bert-base-uncased-finetuned-advanced-srl_arg).
28
+ Weights and tokenizer are **byte‑identical** to upstream commit `7e13b4f`.
29
+
30
+ Only the hosting namespace has changed to guarantee long‑term availability for my other ongoing research project.
31
+
32
+ Maintainer · **Pak Kin Lau**