graph4ai / graph4nlp

Graph4nlp is the library for the easy use of Graph Neural Networks for NLP. Welcome to visit our DLG4NLP website (https://dlg4nlp.github.io/index.html) for various learning resources!
Apache License 2.0
1.67k stars 201 forks source link

Error while running Text Classification pipeline. #580

Closed NageshMashette closed 1 year ago

NageshMashette commented 2 years ago

While running the below code :

!python -m examples.pytorch.text_classification.run_text_classifier -config examples/pytorch/text_classification/config/trec/gat_bi_fuse_constituency.yaml

, for the location (out/trec/gat_bi_fuse_constituency_ckpt), i am getting the error OSError: [Errno 30] Read-only file system: 'out'

AlanSwift commented 2 years ago

Hello! Sorry for the inconvenience. I have installed the library on a new machine with V100 GPU, ubuntu 20 system. However, I can't reproduce the error message. Please provide us with more specific details such as environment, gpu, et.al.

image
AlanSwift commented 1 year ago

This issue will be closed. Please reopen it if you have any problems.