-
| | [0d4bc37_master](https://github.com/Oneflow-Inc/oneflow/commits/0d4bc37) | [Megatron](https://github.com/NVIDIA/Megatron-LM/commit/e156…
-
提问时请尽可能提供如下信息:
### 基本信息
- 你使用的**ubuntu**:
- 你使用的**Python3.6**版本:
- 你使用的**Tensorflow-gpu-1.14.0**版本:
- 你使用的**Keras-2.3.1**版本:
- 你使用的**bert4keras**版本:
- 你使用纯**tf.keras**:
- 你加载的**预训练模型 通…
-
![image](https://user-images.githubusercontent.com/20894282/64039460-37e39600-cb8d-11e9-9cfd-a11818ec87bc.png)
-
# AMC Meeting Announcement
| S3E15 | Season 3 Episodes 15 |
| ------------: | :------------------------------------- |
| Date | 7-9 pm, Sunday …
-
Thank you for posting such an excellent repo. We have learned a lot from it.
I have a custom english dataset similar to STS.
When I evaluate the dataset with paraphrase-xlm-r-multilingual-v1, the r…
-
代码完全一致,都是自定义了vocab。
```
with open('checkpoints/vocab_2020-10-09-23-11-21.pickle', 'rb') as f:
vocab = pickle.load(f)
tst_df = pd.read_csv('data/xxx.csv')
tst_data = DataSet(tst_df.to_dict…
-
What is the minimum requirement in order to fine tune small model like openlm-research/open_llama_3b and big model like llama2-7b
-
I'm trying to reproduce the performance of your model on zh_ontonotes4 and zh_msra.
We use the dataset from you(https://drive.google.com/file/d/1KHRSTL_jn5PxQqz4prQ1No2E2wWcuxOd/view?usp=sharing).
W…
ycdzj updated
2 years ago
-
Hi There,
I am trying to run LIT Quick-start: sentiment classifier
cd ~/lit
python -m lit_nlp.examples.quickstart_sst_demo --port=5432
The output is:
(lit-nlp) C:\~\lit>python -m lit_nlp.ex…
-
# Trending repositories for C#
1. [**buybackoff / 1brc**](https://github.com/buybackoff/1brc)
179 stars today | 289 stars | 27 forks | `C#`
2. [**microsoft / PowerToys…