1. 百家讲坛:竹林七贤(2010) - Plex
Where to Watch 百家讲坛:竹林七贤. There are no locations currently available for this title ; 1 Season. Season 1. Season 113 Episodes ; Cast of 百家讲坛:竹林七贤.
百家讲坛:竹林七贤 (2010) starring Liu Qiang.
2. 百家讲坛:竹林七贤· Season 1 Episode 1 - Plex
Oct 9, 2010 · 百家讲坛:竹林七贤. Episode 1. E1 Oct 9, 2010 40m TV-Y7. Add Show to Watchlist. Where to Watch Episode 1. There are no locations currently ...
百家讲坛:竹林七贤 · Season 1 Episode 1 · Episode 1 starring Liu Qiang.
3. 百家讲坛《竹林七贤》 - 央视网
Missing: watch netflix
在一千多年前的魏晋时期,政治黑暗,战争不断,在战乱年代,出现了一个著名的文学群体,他们就是竹林七贤。他们几乎囊括了中国古代知识分子可以安身立命的所有选择,对我国的思想文化,甚至国人的心灵都产生了巨大影响。隐逸是他们主要的生活态度,同济大学刘强副教授做客百家讲坛,带大家走近魏晋易代之际,揭秘魏晋士人选择隐而不仕的心理状态。
4. vocab.txt - Hugging Face
... 七万丈三上下不与丐丑专且丕世丘丙业丛东丝丞両丢两严丧丨个丫中丰串临丶丸丹为主 ... 家宸容宽宾宿寂寄寅密寇富寐寒寓寛寝寞察寡寥寨寮寰寸对寺寻导対寿封専射将 ...
[PAD] [unused1] [unused2] [unused3] [unused4] [unused5] [unused6] [unused7] [unused8] [unused9] [unused10] [unused11] [unused12] [unused13] [unused14] [unused15] [unused16] [unused17] [unused18] [unused19] [unused20] [unused21] [unused22] [unused23] [unused24] [unused25] [unused26] [unused27] [unused28] [unused29] [unused30] [unused31] [unused32] [unused33] [unused34] [unused35] [unused36] [unused37] [unused38] [unused39] [unused40] [unused41] [unused42] [unused43] [unused44] [unused45] [unused46] [unused47] [unused48] [unused49] [unused50] [unused51] [unused52] [unused53] [unused54] [unused55] [unused56] [unused57] [unused58] [unused59] [unused60] [unused61] [unused62] [unused63] [unused64] [unused65] [unused66] [unused67] [unused68] [unused69] [unused70] [unused71] [unused72] [unused73] [unused74] [unused75] [unused76] [unused77] [unused78] [unused79] [unused80] [unused81] [unused82] [unused83] [unused84] [unused85] [unused86] [unused87] [unused88] [unused89] [unused90] [unused91] [unused92] [unused93] [unused94] [unused95] [unused96] [unused97] [unused98] [unused99] [UNK] [CLS] [SEP] [MASK] ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ [ \ ] ^ a b c d e f g h i j k l m n o p q r s t u v w x y z { | } – — ‘ ’ “ ” … 、 。 〈 〉 《 》 「 」 『 』 【 】 〔 〕 一 丁 七 万 丈 三 上 下 不 与 丐 丑 专 且 丕 世 丘 丙 业 丛 东 丝 丞 両 丢 两 严 丧 丨 个 丫 中 丰 串 临 丶 丸 丹 为 主 丼 丽 举 丿 乂 乃 久 么 义 之 乌 乍 乎 乏 乐 乒 乓 乔 乖 乗 乘 乙 乜 九 乞 也 习...
5. 109 new shows premiered between October 2, 2010 and October 9, 2010.
百家讲坛:竹林七贤 · 1x01 Episode 1. 10%. Series Premiere. 4:00 pm. 欢喜婆婆俏媳妇 ... You also have quick access to watch now links, prioritized using your ...
0 new shows premiered between 2010-10-03T00:00:00Z and 2010-10-10T00:00:00Z.
6. https://huggingface.co/junnyu/roformer_paddle/comm...
... 七+万+丈+三+上+下+不+与+丐+丑+专+且+丕+世+丘+丙+业+丛+东+丝+丞+両+丢+两+严+ ... 家+宸+容+宽+宾+宿+寂+寄+寅+密+寇+富+寐+寒+寓+寛+寝+寞+察+寡+寥+寨+寮+寰 ...
diff --git a/.gitattributes b/.gitattributes index cefbc1394f3d04a79ceecc9eb31c9fec4511b168..451aef9b6147a6b70bddf314d6bcb6bfe0df3938 100644 --- a/.gitattributes +++ b/.gitattributes @@ -15,3 +15,4 @@ *.pt filter=lfs diff=lfs merge=lfs -text *.pth filter=lfs diff=lfs merge=lfs -text *tfevents* filter=lfs diff=lfs merge=lfs -text +**/*.pdparams filter=lfs diff=lfs merge=lfs -text diff --git a/roformer-chinese-base/model_config.json b/roformer-chinese-base/model_config.json new file mode 100644 index 0000000000000000000000000000000000000000..213874834ded559bb4465c160e466ac8d361fbcc --- /dev/null +++ b/roformer-chinese-base/model_config.json @@ -0,0 +1,23 @@ +{ + "init_args": [ + { + "vocab_size": 50000, + "embedding_size": 768, + "hidden_size": 768, + "num_hidden_layers": 12, + "num_attention_heads": 12, + "intermediate_size": 3072, + "hidden_act": "gelu", + "hidden_dropout_prob": 0.1, + "attention_probs_dropout_prob": 0.1, + "max_position_embeddings": 1536, + "type_vocab_size": 2, + "initializer_range": 0.02, + "pad_token_id": 0, + "rotary_value": false, + "init_class": "RoFormerModel" + } + ], + "init_class": "RoFormerForPretraining" +} + diff --git a/roformer-chinese-base/model_state.pdparams b/roformer-chinese-base/model_state.pdparams new file mode 100644 index 000000000000000000000000...
7. [PDF] 第 III 部 2018-2019 年度における各教員の活動 - 東京大学文学部
2010 年3 月 同 退学 2010 年7 月 博士(文学)学位取得(東京大学). 2011 年4 月 ... 家領主支配の研究」第7 回共同研究会、ロイヤル胎内パークホテル(新潟県 ...
8. News - Cher Shares Chinese ; 學而知中文; www.shareschineses.com
... watch on Netflix to help you master your Mandarin. Movies are an excellent ... 百餘次講座,成為紐約文化界重要講壇。演講嘉賓包括作家、學者和藝術家夏志清 ...
Lin Wei is a sixth-grade teacher at a primary school in Fuzhou, China. Chinese educators are worried that a shortage of male teachers has produced a generation of timid, self-centered students. Lam...
9. 谢选骏全集第141卷: 中国论
Jul 14, 2021 · 焚百家之书,以为能统一思想,江山永固,不料灭秦的刘邦项羽,却是从来不 ... 表决从开始到结束,延续了一个昼夜,结果七百二十一票中,有三百八 ...
中国论